summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/ssmlconvert.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/ssmlconvert.h')
-rw-r--r--kttsd/kttsd/ssmlconvert.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kttsd/kttsd/ssmlconvert.h b/kttsd/kttsd/ssmlconvert.h
index dd48db3..2fd18bd 100644
--- a/kttsd/kttsd/ssmlconvert.h
+++ b/kttsd/kttsd/ssmlconvert.h
@@ -30,7 +30,7 @@
* by the talker.
*/
-// Qt includes
+// TQt includes
#include <tqobject.h>
#include <tqstringlist.h>
@@ -39,6 +39,7 @@ class TQString;
class SSMLConvert : public TQObject {
Q_OBJECT
+ TQ_OBJECT
public:
/** Constructors */
SSMLConvert();