summaryrefslogtreecommitdiffstats
path: root/buildtools/custommakefiles/customprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.h')
-rw-r--r--buildtools/custommakefiles/customprojectpart.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h
index 67223e92..b505847c 100644
--- a/buildtools/custommakefiles/customprojectpart.h
+++ b/buildtools/custommakefiles/customprojectpart.h
@@ -32,7 +32,7 @@ class TDESelectAction;
class CustomProjectPart : public KDevBuildTool
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -156,4 +156,3 @@ private:
};
#endif
-// kate: space-indent on; indent-width 4; tab-width 4; replace-tabs on