- Timestamp:
- Jun 17, 2013, 9:44:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r5240 r5241 2816 2816 //////////////////////////////////////////////////////////////////////////// 2817 2817 void bncWindow::slotFinishedPostProcessingPPP() { 2818 #ifdef QT_WEBKIT 2818 2819 if (_mapWin) { 2819 2820 _postProcessing->disconnect(_mapWin); 2820 2821 } 2822 #endif 2821 2823 _runningPostProcessingPPP = false; 2822 2824 delete _postProcessing;
Note:
See TracChangeset
for help on using the changeset viewer.