summaryrefslogtreecommitdiffstats
path: root/kbabel/common/msgfmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/common/msgfmt.h')
-rw-r--r--kbabel/common/msgfmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/msgfmt.h b/kbabel/common/msgfmt.h
index b5317751..42e28a60 100644
--- a/kbabel/common/msgfmt.h
+++ b/kbabel/common/msgfmt.h
@@ -44,7 +44,7 @@ namespace KBabel
class KDE_EXPORT Msgfmt : private TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum Status{NoExecutable,Ok,SyntaxError,HeaderError,Error,Unsupported};