summaryrefslogtreecommitdiffstats
path: root/kmouth/phraselist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/phraselist.h')
-rw-r--r--kmouth/phraselist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/phraselist.h b/kmouth/phraselist.h
index cad58ad..cd86e83 100644
--- a/kmouth/phraselist.h
+++ b/kmouth/phraselist.h
@@ -42,7 +42,7 @@ class PhraseList : public TQWidget {
Q_OBJECT
TQ_OBJECT
public:
- PhraseList(TQWidget *tqparent=0, const char *name=0);
+ PhraseList(TQWidget *parent=0, const char *name=0);
~PhraseList();
/** contains the implementation for printing functionality */