bug fix
This commit is contained in:
parent
4691250482
commit
6e692a6d37
1 changed files with 0 additions and 6 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue