diff options
Diffstat (limited to 'tdefile-plugins/cert/tdefile_cert.h')
-rw-r--r-- | tdefile-plugins/cert/tdefile_cert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/cert/tdefile_cert.h b/tdefile-plugins/cert/tdefile_cert.h index 1a508aa..6203e1f 100644 --- a/tdefile-plugins/cert/tdefile_cert.h +++ b/tdefile-plugins/cert/tdefile_cert.h @@ -30,7 +30,7 @@ class TQStringList; class TQString; class CertPlugin: public KFilePlugin { - Q_OBJECT + TQ_OBJECT private: void appendDNItems(KFileMetaInfoGroup &group, const TQString &DN); |