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


Ignore:
Timestamp:
Sep 9, 2012, 10:48:39 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4673 r4675  
    1616
    1717private:
    18   QwtPlotCurve* addCurve(const QString& name, const QwtSymbol& symbol,
     18  QwtPlotCurve* addCurve(const QString& name,
    1919                         const QVector<double>& xData,
    2020                         const QVector<double>& yData);
Note: See TracChangeset for help on using the changeset viewer.