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


Ignore:
Timestamp:
Jun 24, 2012, 4:48:14 PM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r4337 r4348  
    5858 private slots:
    5959  void slotClose();
     60  void slotPrint();
    6061
    6162 protected:
     
    6465 private:
    6566  QPushButton*    _buttonClose;
     67  QPushButton*    _buttonPrint;
    6668  QwtScaleWidget* _colorScale;
    6769};
Note: See TracChangeset for help on using the changeset viewer.