summaryrefslogtreecommitdiffstats
path: root/kmouth/kmouth.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/kmouth.h')
-rw-r--r--kmouth/kmouth.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h
index 72fa608..99d6bd5 100644
--- a/kmouth/kmouth.h
+++ b/kmouth/kmouth.h
@@ -48,7 +48,7 @@ class PhraseBook;
* full session management as well as using KActions.
* @see KMainWindow
* @see TDEApplication
- * @see KConfig
+ * @see TDEConfig
*
* @author Source Framework Automatically Generated by KDevelop, (c) The KDevelop Team.
* @version KDevelop version 1.2 code generation
@@ -151,7 +151,7 @@ class KMouthApp : public KMainWindow
private:
bool isConfigured;
/** the configuration object of the application */
- KConfig *config;
+ TDEConfig *config;
/** The phrase list */
PhraseList *phraseList;
/** The configuration dialog */