Changeset 764 in ntrip for trunk/BNS/bnswindow.cpp


Ignore:
Timestamp:
Mar 30, 2008, 9:31:02 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r762 r764  
    286286  _actStop->setEnabled(false);
    287287  _bns->terminate();
    288   _bns->wait();
     288  _bns->wait(100);
    289289  delete _bns;
    290290  _bns = 0;
Note: See TracChangeset for help on using the changeset viewer.