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


Ignore:
Timestamp:
Aug 29, 2012, 11:36:03 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

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