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


Ignore:
Timestamp:
Jun 23, 2012, 11:46:56 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4299 r4301  
    2929#include <QtGui>
    3030
     31class t_polarPlot;
     32
    3133class t_graphWin : public QDialog {
    3234
     
    4648
    4749  private:
    48    QPushButton*   _buttonOK;
     50   QPushButton* _buttonOK;
     51   t_polarPlot* _polarPlot;
    4952};
    5053
Note: See TracChangeset for help on using the changeset viewer.