From 437430acd4266250e60a0dc1cb050d98f728fb70 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 29 Sep 2018 17:53:20 +0200 Subject: Revamp context menu actions for RandomTab Make them local in setupGui() --- randomtab.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'randomtab.h') diff --git a/randomtab.h b/randomtab.h index 03dfba9..7cf63a7 100644 --- a/randomtab.h +++ b/randomtab.h @@ -73,11 +73,8 @@ class RandomTab : public QWidget { QSortFilterProxyModel *mFileProxy; QSqlDatabase mDb; QStringList mValidDvds; - QAction *mPlaySelectedA; - QAction *mPlayAllA; QAction *mClearA; QAction *mRefreshA; - QAction *mGoA; QAction *mConfigureA; QMenu *mContextMenu; QMenu *mEditMenu; -- cgit v1.2.3-70-g09d2