Changeset 5489 in ntrip for trunk/GnssCenter


Ignore:
Timestamp:
Sep 18, 2013, 3:13:36 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5488 r5489  
    288288      }
    289289    }
    290     _plotStations->slotNewPoints(points);
     290    _plotSatellites->slotNewPoints(points);
    291291
    292292    QListIterator<t_worldPlot::t_point*> it(points);
Note: See TracChangeset for help on using the changeset viewer.