mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
Qt: Implement Show Platforms / Show Regions
Porting the View config logic from WX to Qt. Adds to the View Menu
This commit is contained in:
@ -63,6 +63,7 @@ set(SRCS
|
||||
GameList/GameListModel.cpp
|
||||
GameList/GameTracker.cpp
|
||||
GameList/ListProxyModel.cpp
|
||||
GameList/TableProxyModel.cpp
|
||||
QtUtils/DoubleClickEventFilter.cpp
|
||||
QtUtils/ElidedButton.cpp
|
||||
QtUtils/WindowActivationEventFilter.cpp
|
||||
|
Reference in New Issue
Block a user