From 91e0b30ac38cec6ab7c8477615c0df129efed216 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 14 Jul 2018 18:44:48 +0200 Subject: Remove the menuBar() from picture archive The journey started innocent enough, but turned out to be a commit that should have been severals. In the end, the picture archive has no menuBar() any more, as expected, but it's also impossible to call the slide dialog. Will fix that soon. --- shemov.h | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 4c2a674..27e126c 100644 --- a/shemov.h +++ b/shemov.h @@ -83,26 +83,7 @@ class SheMov : public QMainWindow { QAction *mConsistencyA; QAction *mSearchDialogA; QActionGroup *mPicsTreeHeaderGroup; - - //PictureWidget Actions - //PW = mPicWidget - //PV = pictureViewer - QAction *mPWDeletePicFromA; - QAction *mPWEditPicMappingsA; - QAction *mPWRefreshA; - QAction *mPVToggleA; - QAction *mPVAddA; - QAction *mPVMarkA; - QAction *mPVDeleteA; - QAction *mPVClearMarksA; - QAction *mPVReplaceA; - QAction *mPVSelectAllA; - QAction *mPVCopyToA; - QAction *mPVShowNPDialogA; - QAction *mPVAddToNPA; - QAction *mPVSlideDlgA; QActionGroup *mPicActionGroup; - //EndActions //ArchiveBrowser QAction *mArchiveBrowserViewMenuA; @@ -130,14 +111,9 @@ class SheMov : public QMainWindow { QAction *mAnalyzeSeriesA; QAction *mAnalyzePartsA; - QMenu *mEditPicMenu; QMenu *mPlaySelectedTimesMenuFS; - QMenu *mPicViewMenu; QMenu *mArchiveBrowserViewMenu; QMenu *mRandomEditMenu; - QAction *mEditFSMenuA; - QAction *mEditPicMenuA; - QAction *mViewPicMenuA; QAction *mRandomEditMenuA; -- cgit v1.2.3-70-g09d2