align
This commit is contained in:
parent
f3c57b477e
commit
5a76fc8f9f
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ private: // Benutzer-Deklarationen
|
||||||
System::UnicodeString GetKeyText(WORD key);
|
System::UnicodeString GetKeyText(WORD key);
|
||||||
WORD GetKeyCode(System::UnicodeString key);
|
WORD GetKeyCode(System::UnicodeString key);
|
||||||
void DisableGameUX();
|
void DisableGameUX();
|
||||||
void AddDllOverride();
|
void AddDllOverride();
|
||||||
public: // Benutzer-Deklarationen
|
public: // Benutzer-Deklarationen
|
||||||
__fastcall TConfigForm(TComponent* Owner);
|
__fastcall TConfigForm(TComponent* Owner);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue