mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
DolphinQt: Add columns with file format details
This commit is contained in:
@ -271,6 +271,9 @@ struct SConfig
|
||||
bool m_showIDColumn;
|
||||
bool m_showRegionColumn;
|
||||
bool m_showSizeColumn;
|
||||
bool m_showFileFormatColumn;
|
||||
bool m_showBlockSizeColumn;
|
||||
bool m_showCompressionColumn;
|
||||
bool m_showTagsColumn;
|
||||
|
||||
std::string m_WirelessMac;
|
||||
|
Reference in New Issue
Block a user