From 6379d18e0ec321e0e08a1389ee4a12f0eaa5992e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:28:14 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kmouth/texttospeechconfigurationwidget.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmouth/texttospeechconfigurationwidget.h') diff --git a/kmouth/texttospeechconfigurationwidget.h b/kmouth/texttospeechconfigurationwidget.h index a5ef3ba..70466eb 100644 --- a/kmouth/texttospeechconfigurationwidget.h +++ b/kmouth/texttospeechconfigurationwidget.h @@ -35,8 +35,8 @@ public: TextToSpeechSystem *getTTSSystem() const; - void readOptions (KConfig *config, const TQString &langGroup); - void saveOptions (KConfig *config, const TQString &langGroup); + void readOptions (TDEConfig *config, const TQString &langGroup); + void saveOptions (TDEConfig *config, const TQString &langGroup); void ok(); void cancel(); -- cgit v1.2.3