Changeset 6272 in ntrip for trunk/BNC/src/rinex/eleplot.h


Ignore:
Timestamp:
Oct 31, 2014, 6:12:41 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/eleplot.h

    r6269 r6272  
    77#include <qwt_plot_curve.h>
    88#include "t_prn.h"
     9#include "reqcanalyze.h"
    910
    1011class t_availData;
     
    1415
    1516public:
    16   t_elePlot(QWidget* parent, QMap<t_prn, t_availData>* availDataMap);
     17  t_elePlot(QWidget* parent, const QMap<t_prn, t_plotData>& plotDataMap);
    1718
    1819private:
Note: See TracChangeset for help on using the changeset viewer.