summaryrefslogtreecommitdiffstats
path: root/tdeio/kssl/ksslcertdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/kssl/ksslcertdlg.h')
-rw-r--r--tdeio/kssl/ksslcertdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/kssl/ksslcertdlg.h b/tdeio/kssl/ksslcertdlg.h
index d4ec4412f..73300ec9d 100644
--- a/tdeio/kssl/ksslcertdlg.h
+++ b/tdeio/kssl/ksslcertdlg.h
@@ -65,7 +65,7 @@ public:
* @param sendChecked send the checked item to the remote host
* @deprecated
*/
- void setup(TQStringList certs, bool saveChecked = false, bool sendChecked = true) KDE_DEPRECATED;
+ void setup(TQStringList certs, bool saveChecked = false, bool sendChecked = true) TDE_DEPRECATED;
/**
* Setup the dialog. Call this before you display the dialog.