summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-04-05 17:01:57 +0200
committerArno <am@disconnect.de>2013-04-05 17:01:57 +0200
commit0f4f0d5860e4a261f37ae6f294c154c3009c4562 (patch)
tree3cce6fb18017c6f01190af9e83c70ad0fc65db1a /shemov.h
parent1bcbb69e31090cf71e913419299b52dd4d094bef (diff)
downloadSheMov-0f4f0d5860e4a261f37ae6f294c154c3009c4562.tar.gz
SheMov-0f4f0d5860e4a261f37ae6f294c154c3009c4562.tar.bz2
SheMov-0f4f0d5860e4a261f37ae6f294c154c3009c4562.zip
Make FilesystemWidget headers configurable
Save headerView on exit, create a Menu for selecting headers and read headerConfig on startup.
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 3963e07..106d81f 100644
--- a/shemov.h
+++ b/shemov.h
@@ -167,6 +167,7 @@ class SheMov : public QMainWindow {
QActionGroup *mOpenWithGroupFS;
QActionGroup *mOpenWithGroupAV;
QActionGroup *mFilesTreeHeadersGroup;
+ QActionGroup *mFileSysHeaderGroup;
QActionGroup *mPicsTreeHeaderGroup;
QActionGroup *mEditGroup;