mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 09:19:41 +02:00
IDE: unify UserKeySchemeDirectory signature with UserSchemeDirectory
This commit is contained in:
parent
6fd30d194f
commit
9c28c9b117
@ -1872,7 +1872,7 @@ procedure RepairEditorFontSize(var FontSize: integer);
|
||||
function BuildBorlandDCIFile(ACustomSynAutoComplete: TCustomSynAutoComplete): Boolean;
|
||||
function HighlighterList: TEditOptLangList;
|
||||
function ColorSchemeFactory: TColorSchemeFactory;
|
||||
function UserKeySchemeDirectory(CreateIfNotExists: Boolean): String;
|
||||
function UserKeySchemeDirectory(CreateIfNotExists: Boolean = False): String;
|
||||
function UserSchemeDirectory(CreateIfNotExists: Boolean = False): String;
|
||||
procedure InitLocale;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user