InterfacePane: Add BalloonTip to cursor visible radio buttons

This commit is contained in:
Dentomologist 2023-11-13 15:04:12 -08:00 committed by Admiral H. Curtiss
commit 33b64d6c91
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
6 changed files with 49 additions and 55 deletions

View file

@ -122,7 +122,6 @@ public:
void SetUSBKeyboardConnected(bool connected);
// Graphics
void SetCursorVisibility(Config::ShowCursor hideCursor);
Config::ShowCursor GetCursorVisibility() const;
bool GetLockCursor() const;
void SetKeepWindowOnTop(bool top);