DolphinWX: Add a filename column

This commit is contained in:
Christian Widmer
2015-10-11 04:44:53 +02:00
parent 4d78aea41d
commit 3fdaf377b0
6 changed files with 55 additions and 6 deletions

View File

@ -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;