Changeset 188 in ntrip for trunk/BNC/bncwindow.cpp


Ignore:
Timestamp:
Sep 24, 2006, 5:09:51 PM (18 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.cpp

    r184 r188  
    406406  if (iRet == QMessageBox::Yes) {
    407407    _bncCaster->terminate();
    408     _bncCaster->wait(1000);
     408    _bncCaster->wait();
    409409    delete _bncCaster;
    410410    _bncCaster = 0;
Note: See TracChangeset for help on using the changeset viewer.