summaryrefslogtreecommitdiffstats
path: root/src/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.h b/src/settings.h
index 1769ccc..dd737e7 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -488,7 +488,7 @@ public:
private:
//! configuration of kpowersave
- KConfig *kconfig;
+ TDEConfig *kconfig;
//! to map a battery action string to the related type
action mapActionToType (TQString _action);