summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/cert/kfile_cert.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfile-plugins/cert/kfile_cert.h')
-rw-r--r--kfile-plugins/cert/kfile_cert.h4
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