Changeset 5489 in ntrip for trunk/GnssCenter
- Timestamp:
- Sep 18, 2013, 3:13:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/monitor/monitor.cpp
r5488 r5489 288 288 } 289 289 } 290 _plotS tations->slotNewPoints(points);290 _plotSatellites->slotNewPoints(points); 291 291 292 292 QListIterator<t_worldPlot::t_point*> it(points);
Note:
See TracChangeset
for help on using the changeset viewer.