align
This commit is contained in:
parent
6f540a9603
commit
7454684654
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ private: // Benutzer-Deklarationen
|
|||
virtual void __fastcall CreateParams(TCreateParams & Params);
|
||||
void SaveSettings();
|
||||
bool GetBool(TIniFile *ini, System::UnicodeString key, bool defValue);
|
||||
bool VsyncAllowed();
|
||||
bool VsyncAllowed();
|
||||
void ApplyTranslation(TIniFile *ini);
|
||||
System::UnicodeString GetKeyText(WORD key);
|
||||
WORD GetKeyCode(System::UnicodeString text);
|
||||
|
|
Loading…
Reference in a new issue