summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/speaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/speaker.h')
-rw-r--r--kttsd/kttsd/speaker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsd/speaker.h b/kttsd/kttsd/speaker.h
index 85fd4f0..57e8938 100644
--- a/kttsd/kttsd/speaker.h
+++ b/kttsd/kttsd/speaker.h
@@ -110,7 +110,7 @@ const int timerInterval = 500;
* the queue and call the plug ins function to actually speak the texts.
*/
class Speaker : public TQObject{
- Q_OBJECT
+ TQ_OBJECT
public: