Revert "Qt/GameList: Add option to show covers in grid mode"

This commit is contained in:
Pierre Bourdon
2018-07-28 03:03:21 +02:00
committed by GitHub
parent 64b19b7830
commit 9b94c76f81
20 changed files with 8 additions and 327 deletions

View File

@ -10,6 +10,5 @@ namespace Config
const ConfigInfo<bool> MAIN_USE_DISCORD_PRESENCE{{System::Main, "General", "UseDiscordPresence"},
true};
const ConfigInfo<bool> MAIN_USE_GAME_COVERS{{System::Main, "General", "UseGameCovers"}, false};
} // namespace Config