mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 07:36:34 +00:00
DolphinWX: Add 'DisableTooltips' config option
(Revision 2: Remove checkbox from WX GUI)
This commit is contained in:
parent
7192789c11
commit
7cfead6429
3 changed files with 7 additions and 0 deletions
|
@ -292,6 +292,8 @@ struct SConfig : NonCopyable
|
|||
|
||||
bool m_PauseOnFocusLost;
|
||||
|
||||
bool m_DisableTooltips;
|
||||
|
||||
// DSP settings
|
||||
bool m_DSPEnableJIT;
|
||||
bool m_DSPCaptureLog;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue