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:
Christian Murphy
2017-07-11 15:13:09 +01:00
parent 42f2851fa1
commit df35a26628
13 changed files with 181 additions and 2 deletions

View File

@ -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