summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools/autoprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/autotools/autoprojectpart.h')
-rw-r--r--buildtools/autotools/autoprojectpart.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildtools/autotools/autoprojectpart.h b/buildtools/autotools/autoprojectpart.h
index 83066c3c..bee4f9ae 100644
--- a/buildtools/autotools/autoprojectpart.h
+++ b/buildtools/autotools/autoprojectpart.h
@@ -33,7 +33,7 @@ class ConfigWidgetProxy;
class AutoProjectPart : public KDevBuildTool
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -154,4 +154,3 @@ private:
typedef KDevGenericFactory<AutoProjectPart> AutoProjectFactory;
#endif
-// kate: indent-mode csands; tab-width 4;