summaryrefslogtreecommitdiffstats
path: root/kate/interfaces/viewmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/interfaces/viewmanager.h')
-rw-r--r--kate/interfaces/viewmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/interfaces/viewmanager.h b/kate/interfaces/viewmanager.h
index 9bdc938d7..15eb61312 100644
--- a/kate/interfaces/viewmanager.h
+++ b/kate/interfaces/viewmanager.h
@@ -30,7 +30,7 @@ class View;
/**
* Interface to the viewmanager
*/
-class KDE_EXPORT ViewManager : public QObject
+class KDE_EXPORT ViewManager : public TQObject
{
friend class PrivateViewManager;