summaryrefslogtreecommitdiffstats
path: root/krdc/maindialogwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'krdc/maindialogwidget.h')
-rw-r--r--krdc/maindialogwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/maindialogwidget.h b/krdc/maindialogwidget.h
index 254cb755..5241bee6 100644
--- a/krdc/maindialogwidget.h
+++ b/krdc/maindialogwidget.h
@@ -33,7 +33,7 @@ class MainDialogWidget : public MainDialogBase
TQ_OBJECT
public:
- MainDialogWidget( TQWidget *tqparent, const char *name );
+ MainDialogWidget( TQWidget *parent, const char *name );
~MainDialogWidget();
void setRemoteHost( const TQString & );