summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.h b/shemov.h
index bf4cc93..94a3587 100644
--- a/shemov.h
+++ b/shemov.h
@@ -148,6 +148,7 @@ class SheMov : public QMainWindow {
QAction *mCopyUnixDirA;
QAction *mCopyWindowsFullPathA;
QAction *mCopyWindowsDirA;
+ QAction *mSuggestFileA;
//Filesystem View Actions
QActionGroup *mFSHoverGroup;