mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-09 19:12:15 +02:00
fixing missing header function
This commit is contained in:
parent
ef12b1128b
commit
43b5a14180
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ public:
|
|||
void registerKeyboardHighlighting();
|
||||
bool isRaised() const;
|
||||
void setRaised(bool raised);
|
||||
|
||||
void setResetKeyboardPositionOnRaise(bool reset);
|
||||
bool isPassword() const;
|
||||
void setPassword(bool password);
|
||||
|
||||
|
|
Loading…
Reference in a new issue