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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/kde/kaudiorecordstream_p.h b/arts/kde/kaudiorecordstream_p.h
index 1d38b2278..727f384ec 100644
--- a/arts/kde/kaudiorecordstream_p.h
+++ b/arts/kde/kaudiorecordstream_p.h
@@ -32,7 +32,7 @@ class KByteSoundReceiver : public TQObject,
public Arts::ByteSoundReceiver_skel,
public Arts::StdSynthModule
{
- Q_OBJECT
+ TQ_OBJECT
public:
KByteSoundReceiver( int rate, int bits, int channels, const char * title );