mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
InterfacePane: Add BalloonTip to lock mouse checkbox
This commit is contained in:
parent
9ed1688d09
commit
a581fa2bfa
4 changed files with 10 additions and 15 deletions
|
@ -124,7 +124,6 @@ public:
|
|||
// Graphics
|
||||
void SetCursorVisibility(Config::ShowCursor hideCursor);
|
||||
Config::ShowCursor GetCursorVisibility() const;
|
||||
void SetLockCursor(bool lock_cursor);
|
||||
bool GetLockCursor() const;
|
||||
void SetKeepWindowOnTop(bool top);
|
||||
bool IsKeepWindowOnTopEnabled() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue