From 370c1073155d81cfbcea146209876662a72f2f20 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 29 Sep 2018 17:12:08 +0200 Subject: Make QPushButtons in RandomTab local While at it, convert to type-safe connect syntax. --- randomtab.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'randomtab.h') 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 mActorBoxes; QLineEdit *mNumber; - QPushButton *mSelect; - QPushButton *mClear; - QPushButton *mRefresh; - QPushButton *mPlaySelected; - QPushButton *mPlayAll; RandomFileView *mFileView; QTextEdit *mLog; QStandardItemModel *mFileModel; -- cgit v1.2.3-70-g09d2