diff options
Diffstat (limited to 'shemov.h')
-rw-r--r-- | shemov.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -122,6 +122,8 @@ class SheMov : public QMainWindow { QAction *mPWRefreshA; QAction *mPVToggleA; QAction *mPVAddA; + QAction *mPVMarkA; + QAction *mPVClearMarksA; QAction *mPVReplaceA; QAction *mPVSelectAllA; QAction *mPVSlideA; |