Qt: Implement gamelist caching

This commit is contained in:
spycrab
2017-08-14 16:05:46 +02:00
parent 935c1da357
commit b9c5a2af05
8 changed files with 257 additions and 55 deletions

View File

@ -59,6 +59,7 @@ set(SRCS
Config/Mapping/WiimoteEmuMotionControl.cpp
Config/PropertiesDialog.cpp
Config/SettingsWindow.cpp
GameList/GameFileCache.cpp
GameList/GameFile.cpp
GameList/GameList.cpp
GameList/GameListModel.cpp