summaryrefslogtreecommitdiffstats
path: root/twin/clients/quartz/quartz.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/quartz/quartz.h')
-rw-r--r--twin/clients/quartz/quartz.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/twin/clients/quartz/quartz.h b/twin/clients/quartz/quartz.h
index ddb68ced3..d0db8b103 100644
--- a/twin/clients/quartz/quartz.h
+++ b/twin/clients/quartz/quartz.h
@@ -30,7 +30,7 @@ class QuartzClient;
class QuartzHandler: public TQObject, public KDecorationFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
QuartzHandler();
~QuartzHandler();
@@ -91,5 +91,3 @@ class QuartzClient : public KCommonDecoration
}
#endif
-// vim: ts=4
-// kate: space-indent off; tab-width 4;