diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ class SheMov : public QMainWindow { QAction *mNewMovieWizardA; QAction *mMoveToArchiveA; QAction *mFSViewPropertiesA; + QAction *mFSPreviewA; //Filesystem View Actions QActionGroup *mOpenWithGroupFS; |