Changeset 5433 in ntrip for trunk


Ignore:
Timestamp:
Sep 12, 2013, 6:00:50 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GnssCenter/map_stations/map_stations.cpp

    r5432 r5433  
    8787    slotPlotResults();
    8888  }
    89   //// beg test
    90   else {
    91     _plot->slotNewPoint("AAAA", 50.0, 15.0);
    92   }
    93   //// end test
    9489}
    9590
     
    137132    }
    138133  }
     134  _plot->slotNewPoint("AAAA", 50.0, 15.0);
    139135  // end test
    140136  if (_thriftClient) {
Note: See TracChangeset for help on using the changeset viewer.