summaryrefslogtreecommitdiffstats
path: root/kmdi/kmdi/toolviewaccessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmdi/kmdi/toolviewaccessor.h')
-rw-r--r--kmdi/kmdi/toolviewaccessor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmdi/kmdi/toolviewaccessor.h b/kmdi/kmdi/toolviewaccessor.h
index d92da19a8..180ba56a3 100644
--- a/kmdi/kmdi/toolviewaccessor.h
+++ b/kmdi/kmdi/toolviewaccessor.h
@@ -37,7 +37,7 @@ namespace KMDI {
class MainWindow;
-class ToolViewAccessor : public TQObject
+class ToolViewAccessor : public QObject
{
Q_OBJECT
@@ -85,4 +85,4 @@ protected:
#endif //_KMDITOOLVIEWACCESSOR_H_
-// kate: space-indent on; indent-width 2; tqreplace-tabs on;
+// kate: space-indent on; indent-width 2; replace-tabs on;