diff options
Diffstat (limited to 'tools/tdefile-plugins/ooo/tdefile_ooo.h')
-rw-r--r-- | tools/tdefile-plugins/ooo/tdefile_ooo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tdefile-plugins/ooo/tdefile_ooo.h b/tools/tdefile-plugins/ooo/tdefile_ooo.h index 4f3b90f3..33ed85fc 100644 --- a/tools/tdefile-plugins/ooo/tdefile_ooo.h +++ b/tools/tdefile-plugins/ooo/tdefile_ooo.h @@ -30,7 +30,7 @@ class TQDomElement; class KOfficePlugin: public KFilePlugin { - Q_OBJECT + TQ_OBJECT public: |