summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/speechdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/speechdata.h')
-rw-r--r--kttsd/kttsd/speechdata.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kttsd/kttsd/speechdata.h b/kttsd/kttsd/speechdata.h
index 5f5b92a..73ee03b 100644
--- a/kttsd/kttsd/speechdata.h
+++ b/kttsd/kttsd/speechdata.h
@@ -25,7 +25,7 @@
#ifndef _SPEECHDATA_H_
#define _SPEECHDATA_H_
-// Qt includes.
+// TQt includes.
#include <tqptrqueue.h>
#include <tqptrlist.h>
#include <tqstring.h>
@@ -110,6 +110,7 @@ typedef TQMap<TQString, NotifyEventMap> NotifyAppMap;
*/
class SpeechData : public TQObject {
Q_OBJECT
+ TQ_OBJECT
public:
/**