diff options
Diffstat (limited to 'kbabel/addons/tdefile-plugins/tdefile_po.h')
-rw-r--r-- | kbabel/addons/tdefile-plugins/tdefile_po.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/addons/tdefile-plugins/tdefile_po.h b/kbabel/addons/tdefile-plugins/tdefile_po.h index e1d449ae..2e331aee 100644 --- a/kbabel/addons/tdefile-plugins/tdefile_po.h +++ b/kbabel/addons/tdefile-plugins/tdefile_po.h @@ -39,7 +39,7 @@ class TQStringList; class KPoPlugin : public KFilePlugin { - Q_OBJECT + TQ_OBJECT public: |