Changeset 4564 in ntrip for trunk/BNC/src/rinex/graphwin.h


Ignore:
Timestamp:
Aug 28, 2012, 1:52:23 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4451 r4564  
    5353 public:
    5454  t_graphWin(QWidget* parent, const QString& fileName,
    55              const QVector<QWidget*>& plots, const QwtInterval scaleInterval);
     55             const QVector<QWidget*>& plots, const QByteArray& scaleTitle,
     56             const QwtInterval scaleInterval);
    5657  ~t_graphWin();
    5758
Note: See TracChangeset for help on using the changeset viewer.