mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 18:18:02 +02:00
IDE: unify UserKeySchemeDirectory signature with UserSchemeDirectory
(cherry picked from commit 9c28c9b117
)
This commit is contained in:
parent
e37e1aff99
commit
5fe9adb855
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user