diff options
Diffstat (limited to 'tdefile-plugins/mhtml/tdefile_mhtml.h')
-rw-r--r-- | tdefile-plugins/mhtml/tdefile_mhtml.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/mhtml/tdefile_mhtml.h b/tdefile-plugins/mhtml/tdefile_mhtml.h index 660bee9..2ec562b 100644 --- a/tdefile-plugins/mhtml/tdefile_mhtml.h +++ b/tdefile-plugins/mhtml/tdefile_mhtml.h @@ -31,7 +31,7 @@ class TQStringList; class mhtmlPlugin: public KFilePlugin { - Q_OBJECT + TQ_OBJECT public: |