summaryrefslogtreecommitdiffstats
path: root/kcontrol/crypto/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/crypto/crypto.h')
-rw-r--r--kcontrol/crypto/crypto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/crypto/crypto.h b/kcontrol/crypto/crypto.h
index f468a473a..bdb0d74ec 100644
--- a/kcontrol/crypto/crypto.h
+++ b/kcontrol/crypto/crypto.h
@@ -34,7 +34,7 @@
#include <tqvbuttongroup.h>
#include <tdecmodule.h>
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
class TQGridLayout;
class TQVButtonGroup;
@@ -354,7 +354,7 @@ private:
TQLabel *cHash;
TDEConfig *config;
- KSimpleConfig *policies, *pcerts, *authcfg;
+ TDESimpleConfig *policies, *pcerts, *authcfg;
TDEConfig *cacfg;
bool ___lehack; // to hack around a lineedit problem