summaryrefslogtreecommitdiffstats
path: root/kmouth/phraseedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmouth/phraseedit.h')
-rw-r--r--kmouth/phraseedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/phraseedit.h b/kmouth/phraseedit.h
index 0ebd132..ccc5342 100644
--- a/kmouth/phraseedit.h
+++ b/kmouth/phraseedit.h
@@ -27,7 +27,7 @@
class PhraseEdit : public KLineEdit {
public:
- PhraseEdit(const TQString &string, TQWidget *parent);
+ PhraseEdit(const TQString &string, TQWidget *tqparent);
virtual ~PhraseEdit();
void keyPressEvent (TQKeyEvent *e);