summaryrefslogtreecommitdiffstats
path: root/kcontrol/crypto/crypto.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-11-15 23:54:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-11-15 23:54:52 +0900
commit0a2adc65fa82ffdf5cfa3f7e669614b5474da42b (patch)
tree7f78f1af970b2bd75f1397b80e91c45f0a11d6b3 /kcontrol/crypto/crypto.h
parent428b3937fddf09d79cb00450ef8d029ac19370a3 (diff)
downloadtdebase-0a2adc65fa82ffdf5cfa3f7e669614b5474da42b.tar.gz
tdebase-0a2adc65fa82ffdf5cfa3f7e669614b5474da42b.zip
Fixed help handbook sections for Security & Privary -> Crypto. This relates to bug 1850.
Diffstat (limited to 'kcontrol/crypto/crypto.h')
-rw-r--r--kcontrol/crypto/crypto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/crypto/crypto.h b/kcontrol/crypto/crypto.h
index c94d1f24d..8a353ae04 100644
--- a/kcontrol/crypto/crypto.h
+++ b/kcontrol/crypto/crypto.h
@@ -226,6 +226,7 @@ public:
void load( bool useDefaults );
void save();
void defaults();
+ virtual TQString handbookSection() const;
#ifdef HAVE_SSL
bool loadCiphers();