summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shemov.h b/shemov.h
index 6106480..13ec741 100644
--- a/shemov.h
+++ b/shemov.h
@@ -84,9 +84,6 @@ class SheMov : public QMainWindow {
QAction *mAnalyzeSeriesA;
QAction *mAnalyzePartsA;
- QMenu *mRandomEditMenu;
- QAction *mRandomEditMenuA;
-
//widgets + dialogs
QTabWidget *mTab;
SearchDialog *mSearchDialog;