summaryrefslogtreecommitdiffstats
path: root/randomtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'randomtab.h')
-rw-r--r--randomtab.h3
1 files changed, 0 insertions, 3 deletions
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;