mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
DolphinWX: Add a filename column
This commit is contained in:
@ -232,6 +232,7 @@ struct SConfig : NonCopyable
|
||||
bool m_showSystemColumn;
|
||||
bool m_showBannerColumn;
|
||||
bool m_showMakerColumn;
|
||||
bool m_showFileNameColumn;
|
||||
bool m_showIDColumn;
|
||||
bool m_showRegionColumn;
|
||||
bool m_showSizeColumn;
|
||||
|
Reference in New Issue
Block a user