Changeset 5900 in ntrip for trunk/BNC/src/bncgetthread.cpp


Ignore:
Timestamp:
Aug 9, 2014, 10:00:20 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncgetthread.cpp

    r5899 r5900  
    413413          cout << "no more data" << endl;
    414414          BNC_CORE->stopCombination();
    415           BNC_CORE->pppMain()->deleteLater();
     415          BNC_CORE->stopPPP();
    416416          emit finished();
    417417          this->deleteLater();
Note: See TracChangeset for help on using the changeset viewer.