Changeset 5241 in ntrip


Ignore:
Timestamp:
Jun 17, 2013, 9:44:45 AM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5240 r5241  
    28162816////////////////////////////////////////////////////////////////////////////
    28172817void bncWindow::slotFinishedPostProcessingPPP() {
     2818#ifdef QT_WEBKIT
    28182819  if (_mapWin) {
    28192820    _postProcessing->disconnect(_mapWin);
    28202821  }
     2822#endif
    28212823  _runningPostProcessingPPP = false;
    28222824  delete _postProcessing;
Note: See TracChangeset for help on using the changeset viewer.