diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -140,6 +140,8 @@ class SheMov : public QMainWindow { QAction *mArchiveViewRefreshA; QAction *mArchiveViewMarkFavA; QAction *mArchiveViewAddCoversA; + QAction *mArchiveViewExpandAllA; + QAction *mArchiveViewCollapseAllA; QActionGroup *mArchiveFilesAG; //ArchiveFiles actions |