Martijn Laan 6 years ago
parent
commit
cde51124ed
1 changed files with 2 additions and 3 deletions
  1. 2 3
      Examples/CodeClasses.iss

+ 2 - 3
Examples/CodeClasses.iss

@@ -14,11 +14,10 @@ WizardResizable=yes
 OutputDir=userdocs:Inno Setup Examples Output
 OutputDir=userdocs:Inno Setup Examples Output
 PrivilegesRequired=lowest
 PrivilegesRequired=lowest
 
 
-; Uncomment the following four lines to test the layout when resizing, scaling and rtl are active
-;WizardSizePercent=120
+; Uncomment the following three lines to test the layout when scaling and rtl are active
 ;[LangOptions]
 ;[LangOptions]
 ;RightToLeft=yes
 ;RightToLeft=yes
-;DialogFontName=12
+;DialogFontSize=12
 
 
 [Files]
 [Files]
 Source: compiler:WizModernSmallImage.bmp; Flags: dontcopy
 Source: compiler:WizModernSmallImage.bmp; Flags: dontcopy