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.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/buildtools/qmake/disablesubprojectdlg.h b/buildtools/qmake/disablesubprojectdlg.h
index 5ca64451..aa876866 100644
--- a/buildtools/qmake/disablesubprojectdlg.h
+++ b/buildtools/qmake/disablesubprojectdlg.h
@@ -16,7 +16,7 @@
class DisableSubprojectDlg : public DisableSubprojectDlgBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -38,6 +38,3 @@ protected slots:
};
#endif
-
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on