mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Qt: Bring Gamelist up to Wx standards
This commit is contained in:
parent
5535afcb2a
commit
6bf7b5ff0f
9 changed files with 119 additions and 15 deletions
|
@ -293,6 +293,7 @@ struct SConfig : NonCopyable
|
|||
// Game list column toggles
|
||||
bool m_showSystemColumn;
|
||||
bool m_showBannerColumn;
|
||||
bool m_showDescriptionColumn;
|
||||
bool m_showTitleColumn;
|
||||
bool m_showMakerColumn;
|
||||
bool m_showFileNameColumn;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue