summaryrefslogtreecommitdiffstats
path: root/kuser/selectconn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kuser/selectconn.cpp')
-rw-r--r--kuser/selectconn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kuser/selectconn.cpp b/kuser/selectconn.cpp
index 20c7ec3..9597ef2 100644
--- a/kuser/selectconn.cpp
+++ b/kuser/selectconn.cpp
@@ -33,8 +33,8 @@
#include "selectconn.h"
#include "editDefaults.h"
-SelectConn::SelectConn(const TQString &selected, TQWidget* tqparent, const char * name) :
- KDialogBase( Plain, WStyle_DialogBorder, tqparent, name, true,
+SelectConn::SelectConn(const TQString &selected, TQWidget* parent, const char * name) :
+ KDialogBase( Plain, WStyle_DialogBorder, parent, name, true,
i18n("Connection Selection"), Ok | Apply | Cancel | User1 | User2 | User3 )
{
TQStringList conns;