Changeset 188 in ntrip for trunk/BNC/bncwindow.cpp
- Timestamp:
- Sep 24, 2006, 5:09:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncwindow.cpp
r184 r188 406 406 if (iRet == QMessageBox::Yes) { 407 407 _bncCaster->terminate(); 408 _bncCaster->wait( 1000);408 _bncCaster->wait(); 409 409 delete _bncCaster; 410 410 _bncCaster = 0;
Note:
See TracChangeset
for help on using the changeset viewer.