Changeset 9250 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Nov 12, 2020, 12:52:50 PM (3 years ago)
Author:
stuerze
Message:

minor changes and small bug fixed

File:
1 edited

Legend:

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

    r9239 r9250  
    21962196  if (iRet == QMessageBox::Yes) {
    21972197    BNC_CORE->stopPPP();
     2198    if (_mapWin) {
     2199      slotMapPPPClosed();
     2200    }
    21982201    BNC_CORE->stopCombination();
    21992202    delete _caster;    _caster    = 0; BNC_CORE->setCaster(0);
Note: See TracChangeset for help on using the changeset viewer.