diff options
Diffstat (limited to 'buildtools/qmake/choosesubprojectdlg.h')
-rw-r--r-- | buildtools/qmake/choosesubprojectdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/choosesubprojectdlg.h b/buildtools/qmake/choosesubprojectdlg.h index f49eedf6..cdddc4dc 100644 --- a/buildtools/qmake/choosesubprojectdlg.h +++ b/buildtools/qmake/choosesubprojectdlg.h @@ -34,7 +34,7 @@ private: class ChooseSubprojectDlg : public ChooseSubprojectDlgBase { Q_OBJECT - TQ_OBJECT + public: ChooseSubprojectDlg(TrollProjectWidget *widget, TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); |