summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index 9dd466a..5c8ee08 100644
--- a/shemov.h
+++ b/shemov.h
@@ -122,6 +122,8 @@ class SheMov : public QMainWindow {
QAction *mPWRefreshA;
QAction *mPVToggleA;
QAction *mPVAddA;
+ QAction *mPVMarkA;
+ QAction *mPVClearMarksA;
QAction *mPVReplaceA;
QAction *mPVSelectAllA;
QAction *mPVSlideA;