This commit is contained in:
Volker Fischer 2006-02-20 18:01:59 +00:00
parent 4691250482
commit 6e692a6d37

View file

@ -163,12 +163,6 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP, QWidget* parent,
QObject::connect(RadioButtonRevSelR, SIGNAL(clicked()),
this, SLOT(OnRevSelR()));
/* text edit controls */
#ifdef _WIN32
QObject::connect(LineEditServerAddr, SIGNAL(returnPressed()),
this, SLOT(OnConnectDisconBut()));
#endif
/* timers --------------------------------------------------------------- */
/* start timer for status bar */