summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/threadedplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/threadedplugin.h')
-rw-r--r--kttsd/kttsd/threadedplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsd/threadedplugin.h b/kttsd/kttsd/threadedplugin.h
index 1a1b13e..86b9330 100644
--- a/kttsd/kttsd/threadedplugin.h
+++ b/kttsd/kttsd/threadedplugin.h
@@ -55,7 +55,7 @@ class ThreadedPlugIn : public PlugInProc, public TQThread
/**
* Initializate the speech plugin.
*/
- virtual bool init(KConfig *config, const TQString &configGroup);
+ virtual bool init(TDEConfig *config, const TQString &configGroup);
/**
* Say a text. Synthesize and audibilize it.