summaryrefslogtreecommitdiffstats
path: root/krdc/maindialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/maindialog.h')
-rw-r--r--krdc/maindialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/maindialog.h b/krdc/maindialog.h
index 240dc8b2..03900ed9 100644
--- a/krdc/maindialog.h
+++ b/krdc/maindialog.h
@@ -29,7 +29,7 @@ class MainDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- MainDialog( TQWidget *tqparent, const char *name=0 );
+ MainDialog( TQWidget *parent, const char *name=0 );
~MainDialog() {}
void setRemoteHost( const TQString & );