diff options
Diffstat (limited to 'kfile-plugins/cert/kfile_cert.h')
-rw-r--r-- | kfile-plugins/cert/kfile_cert.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kfile-plugins/cert/kfile_cert.h b/kfile-plugins/cert/kfile_cert.h index 4ecb7a2..30607eb 100644 --- a/kfile-plugins/cert/kfile_cert.h +++ b/kfile-plugins/cert/kfile_cert.h @@ -26,8 +26,8 @@ */ #include <kfilemetainfo.h> -class QStringList; -class QString; +class TQStringList; +class TQString; class CertPlugin: public KFilePlugin { Q_OBJECT |