summaryrefslogtreecommitdiffstats
path: root/kate/interfaces/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/interfaces/application.h')
-rw-r--r--kate/interfaces/application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/interfaces/application.h b/kate/interfaces/application.h
index be9cd23c6..52eb129d5 100644
--- a/kate/interfaces/application.h
+++ b/kate/interfaces/application.h
@@ -35,7 +35,7 @@ class MainWindow;
* other objects like document/projectmanager, ... no way goes around this
* central interface
*/
-class KDE_EXPORT Application : public QObject
+class KDE_EXPORT Application : public TQObject
{
friend class PrivateApplication;