Changeset 5433 in ntrip for trunk/GnssCenter/map_stations
- Timestamp:
- Sep 12, 2013, 6:00:50 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GnssCenter/map_stations/map_stations.cpp
r5432 r5433 87 87 slotPlotResults(); 88 88 } 89 //// beg test90 else {91 _plot->slotNewPoint("AAAA", 50.0, 15.0);92 }93 //// end test94 89 } 95 90 … … 137 132 } 138 133 } 134 _plot->slotNewPoint("AAAA", 50.0, 15.0); 139 135 // end test 140 136 if (_thriftClient) {
Note:
See TracChangeset
for help on using the changeset viewer.