Use a separate INI file for UI settings.

This commit is contained in:
spxtr
2015-12-20 15:36:39 -08:00
parent 2842897d55
commit 3a4a60f937
11 changed files with 154 additions and 51 deletions

View File

@ -10,6 +10,7 @@ set(SRCS
MenuBar.cpp
RenderWidget.cpp
Resources.cpp
Settings.cpp
ToolBar.cpp
GameList/GameFile.cpp
GameList/GameList.cpp