Fix some typos (#1907)
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
This commit is contained in:
parent
d6241a3086
commit
60527ab180
10 changed files with 23 additions and 23 deletions
|
|
@ -175,7 +175,7 @@ class CInputManager {
|
|||
bool m_bLastInputTouch = false;
|
||||
|
||||
private:
|
||||
bool m_bCursorImageOverriden = false;
|
||||
bool m_bCursorImageOverridden = false;
|
||||
eBorderIconDirection m_eBorderIconDirection = BORDERICON_NONE;
|
||||
|
||||
// for click behavior override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue