mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
DolphinWX: Add 'DisableTooltips' config option
(Revision 2: Remove checkbox from WX GUI)
This commit is contained in:
@ -292,6 +292,8 @@ struct SConfig : NonCopyable
|
||||
|
||||
bool m_PauseOnFocusLost;
|
||||
|
||||
bool m_DisableTooltips;
|
||||
|
||||
// DSP settings
|
||||
bool m_DSPEnableJIT;
|
||||
bool m_DSPCaptureLog;
|
||||
|
Reference in New Issue
Block a user