summaryrefslogtreecommitdiffstats
path: root/shemovcleaner.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2016-09-04 08:58:32 +0200
committerArno <arno@disconnect.de>2016-09-04 08:58:32 +0200
commit6faf839f511102c6daa69ffb9d8d7231656d7c09 (patch)
treeed40e87a811499025bbce5569b31889d7a2da7c3 /shemovcleaner.h
parent15025b8b62697787f85fffc7349fb1f9847d39c4 (diff)
downloadShemovCleaner-6faf839f511102c6daa69ffb9d8d7231656d7c09.tar.gz
ShemovCleaner-6faf839f511102c6daa69ffb9d8d7231656d7c09.tar.bz2
ShemovCleaner-6faf839f511102c6daa69ffb9d8d7231656d7c09.zip
Add menuBar to FileWidget
Diffstat (limited to 'shemovcleaner.h')
-rw-r--r--shemovcleaner.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/shemovcleaner.h b/shemovcleaner.h
index 0ace511..7ffdec5 100644
--- a/shemovcleaner.h
+++ b/shemovcleaner.h
@@ -44,6 +44,12 @@ class ShemovCleaner : public QMainWindow {
QAction *mTorDirA;
QAction *mTorCopyToClipA;
QAction *mFnThisCopyToClipA;
+ QAction *mFileRefreshA;
+ QAction *mFileDirA;
+ QAction *mFileUpA;
+ QAction *mFileBackDirA;
+ QAction *mFilePropertiesA;
+ QAction *mFileDeleteA;
};
#endif // SHEMOVCLEANER_H