summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/trollprojectwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/trollprojectwidget.h')
-rw-r--r--buildtools/qmake/trollprojectwidget.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildtools/qmake/trollprojectwidget.h b/buildtools/qmake/trollprojectwidget.h
index dac889c9..7821d075 100644
--- a/buildtools/qmake/trollprojectwidget.h
+++ b/buildtools/qmake/trollprojectwidget.h
@@ -43,7 +43,7 @@ class ProjectConfigurationDlg;
class TrollProjectWidget : public TQVBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -215,5 +215,3 @@ private:
};
#endif
-
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on