mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -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:
@ -6,6 +6,7 @@ set(CMAKE_AUTOMOC ON)
|
||||
set(SRCS
|
||||
AboutDialog.cpp
|
||||
Host.cpp
|
||||
InDevelopmentWarning.cpp
|
||||
Main.cpp
|
||||
MainWindow.cpp
|
||||
MenuBar.cpp
|
||||
|
Reference in New Issue
Block a user