diff options
Diffstat (limited to 'kttsd/plugins/hadifix/hadifixproc.h')
-rw-r--r-- | kttsd/plugins/hadifix/hadifixproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/hadifix/hadifixproc.h b/kttsd/plugins/hadifix/hadifixproc.h index 98bdf42..34039c0 100644 --- a/kttsd/plugins/hadifix/hadifixproc.h +++ b/kttsd/plugins/hadifix/hadifixproc.h @@ -44,7 +44,7 @@ class HadifixProc : public PlugInProc{ ~HadifixProc(); /** Initializate the speech */ - virtual bool init (KConfig *config, const TQString &configGroup); + virtual bool init (TDEConfig *config, const TQString &configGroup); /** * Say a text. Synthesize and audibilize it. |