diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ class SheMov : public QMainWindow { QAction *mExpandCurrentA; QAction *mNewMovieWizardA; QAction *mAddCoverA; + QAction *mEditItemA; //TreeView View Actions QAction *mShowLocalA; |