summaryrefslogtreecommitdiffstats
path: root/arts/kde/kartsdispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/kde/kartsdispatcher.h')
-rw-r--r--arts/kde/kartsdispatcher.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/kde/kartsdispatcher.h b/arts/kde/kartsdispatcher.h
index db2792a97..dcd094844 100644
--- a/arts/kde/kartsdispatcher.h
+++ b/arts/kde/kartsdispatcher.h
@@ -22,7 +22,7 @@
#ifndef KARTSDISPATCHER_H
#define KARTSDISPATCHER_H
-#include <qobject.h>
+#include <tqobject.h>
#include <kdelibs_export.h>
@@ -71,7 +71,7 @@ public:
* @param parent the parent Qt object
* @param name the Qt object name of this object
*/
- KArtsDispatcher(QObject *parent = 0, const char *name = 0);
+ KArtsDispatcher(TQObject *parent = 0, const char *name = 0);
/**
* Destructor