summaryrefslogtreecommitdiffstats
path: root/twin/clients/web/Web.h
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/web/Web.h')
-rw-r--r--twin/clients/web/Web.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/twin/clients/web/Web.h b/twin/clients/web/Web.h
index ec1b08dc5..175928c91 100644
--- a/twin/clients/web/Web.h
+++ b/twin/clients/web/Web.h
@@ -69,7 +69,7 @@ namespace Web
class WebFactory : public TQObject, public KDecorationFactory
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -83,5 +83,3 @@ namespace Web
}
#endif
-// vim:ts=2:sw=2:tw=78:set et:
-// kate: indent-width 2; replace-tabs on; tab-width 2; space-indent on;