Changeset 3549 in ntrip
- Timestamp:
- Dec 23, 2011, 5:11:35 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncgetthread.cpp
r3548 r3549 422 422 if (data.isEmpty()) { 423 423 cout << "no more data" << endl; 424 ((bncApp*) qApp)->stopCombination(); 424 425 QThread::exit(0); 425 426 delete this;
Note:
See TracChangeset
for help on using the changeset viewer.