summaryrefslogtreecommitdiffstats
path: root/arts/kde/kaudiorecordstream_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/kde/kaudiorecordstream_p.h')
-rw-r--r--arts/kde/kaudiorecordstream_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/kde/kaudiorecordstream_p.h b/arts/kde/kaudiorecordstream_p.h
index f2899519a..1d38b2278 100644
--- a/arts/kde/kaudiorecordstream_p.h
+++ b/arts/kde/kaudiorecordstream_p.h
@@ -26,9 +26,9 @@
#include <soundserver.h>
#include <stdsynthmodule.h>
-#include <qobject.h>
+#include <tqobject.h>
-class KByteSoundReceiver : public QObject,
+class KByteSoundReceiver : public TQObject,
public Arts::ByteSoundReceiver_skel,
public Arts::StdSynthModule
{