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


Ignore:
Timestamp:
Jun 24, 2012, 11:12:20 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4329 r4337  
    5757
    5858 private slots:
    59   void slotOK();
     59  void slotClose();
    6060
    6161 protected:
     
    6363
    6464 private:
    65   QPushButton*    _buttonOK;
     65  QPushButton*    _buttonClose;
    6666  QwtScaleWidget* _colorScale;
    6767};
Note: See TracChangeset for help on using the changeset viewer.