summaryrefslogtreecommitdiffstats
path: root/kuser/selectconn.h
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/selectconn.h')
-rw-r--r--kuser/selectconn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/selectconn.h b/kuser/selectconn.h
index 53f03d4..6c62669 100644
--- a/kuser/selectconn.h
+++ b/kuser/selectconn.h
@@ -26,7 +26,7 @@ class SelectConn : public KDialogBase {
Q_OBJECT
TQ_OBJECT
public:
- SelectConn( const TQString &selected, TQWidget* tqparent, const char * name);
+ SelectConn( const TQString &selected, TQWidget* parent, const char * name);
TQString connSelected();
protected slots:
void slotUser1();