Changeset 5893 in ntrip for trunk/BNC/src/PPP/pppWidgets.h


Ignore:
Timestamp:
Aug 8, 2014, 5:23:21 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppWidgets.h

    r5809 r5893  
    5757  QPushButton*   _delStaButton;
    5858
     59  QLineEdit*     _plotCoordinates;
     60  QPushButton*   _mapWinButton;
     61  QRadioButton*  _gmRadioButton;
     62  QRadioButton*  _osmRadioButton;
     63  QLineEdit*     _mapWinDotSizeLineEdit;
     64  QComboBox*     _mapWinDotColorComboBox;
     65  QSlider*       _mapSpeedSlider;
     66
    5967 private slots:
    6068  void slotEnableWidgets(); 
Note: See TracChangeset for help on using the changeset viewer.