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

This commit is contained in:
spycrab
2018-07-30 03:16:37 +02:00
parent ae0748ab07
commit 8fb3085b07
20 changed files with 327 additions and 8 deletions

View File

@ -35,6 +35,7 @@ private:
QCheckBox* m_checkbox_use_builtin_title_database;
QCheckBox* m_checkbox_use_userstyle;
QCheckBox* m_checkbox_show_debugging_ui;
QCheckBox* m_checkbox_use_covers;
QCheckBox* m_checkbox_confirm_on_stop;
QCheckBox* m_checkbox_use_panic_handlers;