summaryrefslogtreecommitdiffstats
path: root/tdeio/kssl/ksslsettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/kssl/ksslsettings.h')
-rw-r--r--tdeio/kssl/ksslsettings.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeio/kssl/ksslsettings.h b/tdeio/kssl/ksslsettings.h
index 18b55331f..47b0de345 100644
--- a/tdeio/kssl/ksslsettings.h
+++ b/tdeio/kssl/ksslsettings.h
@@ -120,19 +120,19 @@ public:
* Do not use this
* @deprecated
*/
- bool warnOnSelfSigned() const KDE_DEPRECATED;
+ bool warnOnSelfSigned() const TDE_DEPRECATED;
/**
* Do not use this
* @deprecated
*/
- bool warnOnRevoked() const KDE_DEPRECATED;
+ bool warnOnRevoked() const TDE_DEPRECATED;
/**
* Do not use this
* @deprecated
*/
- bool warnOnExpired() const KDE_DEPRECATED;
+ bool warnOnExpired() const TDE_DEPRECATED;
/**
* Does the user want to use the Entropy Gathering Daemon?