summaryrefslogtreecommitdiffstats
path: root/kmouth/texttospeechconfigurationwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/texttospeechconfigurationwidget.h')
-rw-r--r--kmouth/texttospeechconfigurationwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/texttospeechconfigurationwidget.h b/kmouth/texttospeechconfigurationwidget.h
index a5ef3ba..0e567a3 100644
--- a/kmouth/texttospeechconfigurationwidget.h
+++ b/kmouth/texttospeechconfigurationwidget.h
@@ -30,7 +30,7 @@
class TextToSpeechConfigurationWidget : public texttospeechconfigurationui {
friend class TextToSpeechConfigurationDialog;
public:
- TextToSpeechConfigurationWidget(TQWidget *parent, const char *name);
+ TextToSpeechConfigurationWidget(TQWidget *tqparent, const char *name);
~TextToSpeechConfigurationWidget();
TextToSpeechSystem *getTTSSystem() const;