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


Ignore:
Timestamp:
Mar 30, 2008, 6:57:18 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r760 r762  
    285285  _actStart->setEnabled(true);
    286286  _actStop->setEnabled(false);
     287  _bns->terminate();
     288  _bns->wait();
    287289  delete _bns;
    288290  _bns = 0;
Note: See TracChangeset for help on using the changeset viewer.