summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/createscopedlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/createscopedlg.h')
-rw-r--r--buildtools/qmake/createscopedlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/createscopedlg.h b/buildtools/qmake/createscopedlg.h
index 30ef2e2e..6596c021 100644
--- a/buildtools/qmake/createscopedlg.h
+++ b/buildtools/qmake/createscopedlg.h
@@ -20,7 +20,7 @@ class TrollProjectWigdet;
class CreateScopeDlg : public CreateScopeDlgBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CreateScopeDlg( QMakeScopeItem* item, TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );