Changeset 6539 in ntrip for trunk/BNC/src/rinex/availplot.cpp


Ignore:
Timestamp:
Jan 9, 2015, 6:43:09 PM (9 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/availplot.cpp

    r6537 r6539  
    6363 public:
    6464  t_scaleDrawPrn() {}
    65   virtual QwtText label(int iPrn) const {
     65  virtual QwtText label(double iPrn) const {
    6666    return _yLabels[iPrn];
    6767  }
Note: See TracChangeset for help on using the changeset viewer.