bug fix for Linux

This commit is contained in:
Volker Fischer 2006-02-19 19:01:07 +00:00
parent 3f740f5971
commit 4691250482

View File

@ -164,8 +164,10 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP, QWidget* parent,
this, SLOT(OnRevSelR()));
/* text edit controls */
#ifdef _WIN32
QObject::connect(LineEditServerAddr, SIGNAL(returnPressed()),
this, SLOT(OnConnectDisconBut()));
#endif
/* timers --------------------------------------------------------------- */