summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r--ksayit/src/ksayit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h
index 14a79f3..dd27641 100644
--- a/ksayit/src/ksayit.h
+++ b/ksayit/src/ksayit.h
@@ -61,7 +61,7 @@ class KSayItBookmarkHandler;
* full session management as well as using KActions.
* @see KMainWindow
* @see TDEApplication
- * @see KConfig
+ * @see TDEConfig
*
* @author Robert Vogl
*/
@@ -322,7 +322,7 @@ private: // Methods
private:
- KConfig *config;
+ TDEConfig *config;
KSayItViewImpl *view;
KSayItSystemTray *tray;
EffectStack *es;