diff options
Diffstat (limited to 'akregator/src/speechclient.h')
-rw-r--r-- | akregator/src/speechclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/speechclient.h b/akregator/src/speechclient.h index d4fe8f6f2..bc097a9fc 100644 --- a/akregator/src/speechclient.h +++ b/akregator/src/speechclient.h @@ -41,7 +41,7 @@ class Article; class SpeechClient : public TQObject, public KSpeech_stub, virtual public KSpeechSink { - Q_OBJECT + TQ_OBJECT public: |