summaryrefslogtreecommitdiffstats
path: root/tdemdi/tdemditoolviewaccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdemdi/tdemditoolviewaccessor.h')
-rw-r--r--tdemdi/tdemditoolviewaccessor.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/tdemdi/tdemditoolviewaccessor.h b/tdemdi/tdemditoolviewaccessor.h
index 49291c5ed..0d851d5bf 100644
--- a/tdemdi/tdemditoolviewaccessor.h
+++ b/tdemdi/tdemditoolviewaccessor.h
@@ -37,7 +37,7 @@ class KMDIGUIClient;
class KMDI_EXPORT KMdiToolViewAccessor : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
friend class KMdiMainFrm;
@@ -82,5 +82,3 @@ protected:
#endif //_TDEMDITOOLVIEWACCESSOR_H_
-// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;
-