summaryrefslogtreecommitdiffstats
path: root/kmdi/kmditoolviewaccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/kmditoolviewaccessor.h')
-rw-r--r--kmdi/kmditoolviewaccessor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmdi/kmditoolviewaccessor.h b/kmdi/kmditoolviewaccessor.h
index 346100478..28241ea3b 100644
--- a/kmdi/kmditoolviewaccessor.h
+++ b/kmdi/kmditoolviewaccessor.h
@@ -35,7 +35,7 @@ class KMDIGUIClient;
}
-class KMDI_EXPORT KMdiToolViewAccessor : public TQObject
+class KMDI_EXPORT KMdiToolViewAccessor : public QObject
{
Q_OBJECT
@@ -82,5 +82,5 @@ protected:
#endif //_KMDITOOLVIEWACCESSOR_H_
-// kate: space-indent off; tab-width 4; tqreplace-tabs off; indent-mode csands;
+// kate: space-indent off; tab-width 4; replace-tabs off; indent-mode csands;