- Timestamp:
- Jun 17, 2013, 10:01:43 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r5243 r5244 2796 2796 bncSettings settings; 2797 2797 if ( Qt::CheckState(settings.value("pppPlotCoordinates").toInt()) == Qt::Checked) { 2798 _bncFigurePPP->reset(); 2798 2799 connect(_postProcessing, SIGNAL(newPosition(bncTime, double, double, double)), 2799 2800 _bncFigurePPP, SLOT(slotNewPosition(bncTime, double, double, double)));
Note:
See TracChangeset
for help on using the changeset viewer.