diff --git a/ide/editoroptions.pp b/ide/editoroptions.pp index ed4908faee..9cda7d2cd8 100644 --- a/ide/editoroptions.pp +++ b/ide/editoroptions.pp @@ -1825,7 +1825,7 @@ var procedure RepairEditorFontSize(var FontSize: integer); function BuildBorlandDCIFile(ACustomSynAutoComplete: TCustomSynAutoComplete): Boolean; function ColorSchemeFactory: TColorSchemeFactory; -function UserKeySchemeDirectory(CreateIfNotExists: Boolean): String; +function UserKeySchemeDirectory(CreateIfNotExists: Boolean = False): String; function UserSchemeDirectory(CreateIfNotExists: Boolean = False): String; procedure InitLocale;