Changeset 1391 in ntrip for trunk/BNC/bncgetthread.cpp


Ignore:
Timestamp:
Dec 29, 2008, 11:15:50 AM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r1390 r1391  
    302302////////////////////////////////////////////////////////////////////////////
    303303void bncGetThread::terminate() {
    304   cout << "terminate a" << endl;
    305304  if (_query) {
    306305    _query->stop();
    307306  }
    308   cout << "terminate b" << endl;
    309307  QThread::terminate();
    310308}
Note: See TracChangeset for help on using the changeset viewer.