summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/disablesubprojectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/disablesubprojectdlg.h')
-rw-r--r--buildtools/qmake/disablesubprojectdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/disablesubprojectdlg.h b/buildtools/qmake/disablesubprojectdlg.h
index 0f242aa6..5ca64451 100644
--- a/buildtools/qmake/disablesubprojectdlg.h
+++ b/buildtools/qmake/disablesubprojectdlg.h
@@ -17,7 +17,7 @@
class DisableSubprojectDlg : public DisableSubprojectDlgBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
DisableSubprojectDlg( const TQStringList& projects, TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );