Changeset 5482 in ntrip for trunk/GnssCenter/monitor/monitor.h


Ignore:
Timestamp:
Sep 18, 2013, 2:14:51 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5480 r5482  
    4040  QAction*                      _actStartThrift;
    4141  QAction*                      _actStopThrift;
    42   t_worldPlot*                  _plot;
    4342  QString                       _host;
    4443  QString                       _port;
    4544  t_thriftClient*               _thriftClient;
     45  t_worldPlot*                  _plotStations;
     46  t_worldPlot*                  _plotSatellites;
    4647  std::vector<t_thriftResult*>* _results;
    4748};
Note: See TracChangeset for help on using the changeset viewer.