mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
DolphinQt: add warning if graphics mods are not enabled
This commit is contained in:
parent
3eb3e1c83a
commit
8aef0015fd
15 changed files with 156 additions and 4 deletions
|
@ -18,4 +18,5 @@ public:
|
|||
|
||||
signals:
|
||||
void OpenGeneralSettings();
|
||||
void OpenGraphicsSettings();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue