diff options
Diffstat (limited to 'randomtab.h')
-rw-r--r-- | randomtab.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/randomtab.h b/randomtab.h index 790a4e6..03dfba9 100644 --- a/randomtab.h +++ b/randomtab.h @@ -65,11 +65,6 @@ class RandomTab : public QWidget { QComboBox *mActor3; QVector<QComboBox*> mActorBoxes; QLineEdit *mNumber; - QPushButton *mSelect; - QPushButton *mClear; - QPushButton *mRefresh; - QPushButton *mPlaySelected; - QPushButton *mPlayAll; RandomFileView *mFileView; QTextEdit *mLog; QStandardItemModel *mFileModel; |