summaryrefslogtreecommitdiffstats
path: root/kio/kssl/ksslcertchain.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kssl/ksslcertchain.h')
-rw-r--r--kio/kssl/ksslcertchain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kssl/ksslcertchain.h b/kio/kssl/ksslcertchain.h
index c7e9f3c8f..eb6c27d44 100644
--- a/kio/kssl/ksslcertchain.h
+++ b/kio/kssl/ksslcertchain.h
@@ -42,7 +42,7 @@ class TQStringList;
* @see KSSL, KSSLCertificate, KSSLPeerInfo
* @short KDE X.509 Certificate Chain
*/
-class KIO_EXPORT KSSLCertChain {
+class TDEIO_EXPORT KSSLCertChain {
friend class KSSL;
friend class KSSLPeerInfo;