mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
DolphinQt2: Experimental GUI Warning Prompt.
Add a GUI prompt to tell users not to use DolphinQt by accident.
This commit is contained in:
@ -18,6 +18,7 @@ public:
|
||||
|
||||
// UI
|
||||
QString GetThemeDir() const;
|
||||
bool IsInDevelopmentWarningEnabled() const;
|
||||
|
||||
// GameList
|
||||
QString GetLastGame() const;
|
||||
|
Reference in New Issue
Block a user