|
@@ -17,7 +17,7 @@ uses
|
|
|
|
|
|
const
|
|
const
|
|
InnoSetupStylerWordListSeparator = #9;
|
|
InnoSetupStylerWordListSeparator = #9;
|
|
- InnoSetupStylerWordListTypeSeparator = '?';
|
|
|
|
|
|
+ InnoSetupStylerWordListTypeSeparator = '!'; { Must sort before numbers - so the default '?' is not ok }
|
|
|
|
|
|
{ AutoComplete word types }
|
|
{ AutoComplete word types }
|
|
awtScriptFunction = 0;
|
|
awtScriptFunction = 0;
|