From e725f676cd3f476bc79efb1c085cc5ce0c677c61 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:11:49 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- src/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings.h') 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); -- cgit v1.2.1