From 0ebe20ddadafbcd42e21def7ef1cf931b9725e66 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 14 Jul 2018 18:52:20 +0200 Subject: Remove unused QAction --- pictureswidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'pictureswidget.h') diff --git a/pictureswidget.h b/pictureswidget.h index a7134df..d6b548e 100644 --- a/pictureswidget.h +++ b/pictureswidget.h @@ -26,7 +26,6 @@ class PicturesWidget : public QWidget { public: explicit PicturesWidget(QWidget *parent = 0); PictureListView *picView() { return mPictureListView; } - void setPicViewerAction(QAction *action) { mPicViewerA = action; } PictureViewer2 *picViewer2() { return mPicViewer; } public slots: @@ -50,7 +49,6 @@ class PicturesWidget : public QWidget { PictureViewer2 *mPicViewer; MappingEditDialog *mEditDialog; const QString mWindowTitleBase; - QAction *mPicViewerA; }; #endif // PICTURESWIDGET_H -- cgit v1.2.3-70-g09d2