summaryrefslogtreecommitdiffstats
path: root/knotes/knotehostdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/knotehostdlg.h')
-rw-r--r--knotes/knotehostdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knotehostdlg.h b/knotes/knotehostdlg.h
index 91959dc9..279e67f6 100644
--- a/knotes/knotehostdlg.h
+++ b/knotes/knotehostdlg.h
@@ -46,7 +46,7 @@ class KNoteHostDlg : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- KNoteHostDlg( const TQString& caption, TQWidget *tqparent=0, const char *name=0 );
+ KNoteHostDlg( const TQString& caption, TQWidget *parent=0, const char *name=0 );
~KNoteHostDlg();
TQString host() const;