summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index d6fc5ba..1bb0a18 100644
--- a/shemov.h
+++ b/shemov.h
@@ -138,8 +138,9 @@ class SheMov : public QMainWindow {
QAction *mPVCopyToA;
QAction *mPVShowNPDialogA;
QAction *mPVAddToNPA;
+ QAction *mPVSlideDlgA;
QActionGroup *mPicActionGroup;
- //EndActions
+ //EndActions
//ArchiveView actions
QAction *mArchiveViewRenameA;