summaryrefslogtreecommitdiffstats
path: root/kttsd/kttsd/speaker.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/kttsd/speaker.h')
-rw-r--r--kttsd/kttsd/speaker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/kttsd/speaker.h b/kttsd/kttsd/speaker.h
index 9ae1921..662020e 100644
--- a/kttsd/kttsd/speaker.h
+++ b/kttsd/kttsd/speaker.h
@@ -119,7 +119,7 @@ class Speaker : public TQObject{
* Calls load plug ins
*/
Speaker(SpeechData* speechData, TalkerMgr* talkerMgr,
- TQObject *tqparent = 0, const char *name = 0);
+ TQObject *parent = 0, const char *name = 0);
/**
* Destructor