Changeset 5240 in ntrip for trunk/BNC/src/bncwindow.cpp
- Timestamp:
- Jun 17, 2013, 9:26:18 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r5238 r5240 2816 2816 //////////////////////////////////////////////////////////////////////////// 2817 2817 void bncWindow::slotFinishedPostProcessingPPP() { 2818 if (_mapWin) { 2819 _postProcessing->disconnect(_mapWin); 2820 } 2818 2821 _runningPostProcessingPPP = false; 2822 delete _postProcessing; 2819 2823 _postProcessing = 0; 2820 2824 QMessageBox::information(this, "Information",
Note:
See TracChangeset
for help on using the changeset viewer.