summaryrefslogtreecommitdiffstats
path: root/krfb/krfb/connectiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/krfb/connectiondialog.h')
-rw-r--r--krfb/krfb/connectiondialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krfb/krfb/connectiondialog.h b/krfb/krfb/connectiondialog.h
index 967587a5..5f20e33a 100644
--- a/krfb/krfb/connectiondialog.h
+++ b/krfb/krfb/connectiondialog.h
@@ -30,7 +30,7 @@ class ConnectionDialog : public KDialogBase
TQ_OBJECT
public:
- ConnectionDialog( TQWidget *tqparent, const char *name );
+ ConnectionDialog( TQWidget *parent, const char *name );
~ConnectionDialog() {};
void setRemoteHost( const TQString &host );