Changeset 6273 in ntrip for trunk/BNC/src/rinex/dopplot.h


Ignore:
Timestamp:
Oct 31, 2014, 6:21:52 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r6272 r6273  
    88#include "reqcanalyze.h"
    99
    10 class t_obsStat;
    11 
    1210class t_dopPlot: public QwtPlot {
    1311 Q_OBJECT
    1412
    1513public:
    16   t_dopPlot(QWidget* parent, const QMap<t_prn, t_plotData>& plotData);
     14 t_dopPlot(QWidget* parent, const QMap<t_prn, t_plotData>& plotDataMap);
    1715
    1816private:
Note: See TracChangeset for help on using the changeset viewer.