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 3a7244b..72bdedb 100644
--- a/shemov.h
+++ b/shemov.h
@@ -75,6 +75,8 @@ class SheMov : public QMainWindow {
QAction *mDeleteFilesA;
QAction *mRefreshA;
QAction *mCopyA;
+ QAction *mCutA;
+ QAction *mPasteA;
QAction *mMoveA;
QAction *mRenameA;
QAction *mCdupA;