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


Ignore:
Timestamp:
Aug 17, 2014, 9:08:26 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5893 r5955  
    5959  QLineEdit*     _plotCoordinates;
    6060  QPushButton*   _mapWinButton;
    61   QRadioButton*  _gmRadioButton;
    62   QRadioButton*  _osmRadioButton;
    63   QLineEdit*     _mapWinDotSizeLineEdit;
    64   QComboBox*     _mapWinDotColorComboBox;
     61  QRadioButton*  _useGoogleMap;
     62  QRadioButton*  _useOpenStreetMap;
     63  QLineEdit*     _mapWinDotSize;
     64  QComboBox*     _mapWinDotColor;
    6565  QSlider*       _mapSpeedSlider;
    6666
Note: See TracChangeset for help on using the changeset viewer.