Changeset 5958 in ntrip


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

Legend:

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

    r5955 r5958  
    5757  QPushButton*   _delStaButton;
    5858
     59  QSpinBox*      _minObs;
     60  QSpinBox*      _minEle;
     61  QLineEdit*     _maxResC1;
     62  QLineEdit*     _maxResL1;
     63  QCheckBox*     _eleWgtCode;
     64  QCheckBox*     _eleWgtPhase;
     65  QLineEdit*     _seedingTime;
     66
    5967  QLineEdit*     _plotCoordinates;
    6068  QPushButton*   _mapWinButton;
Note: See TracChangeset for help on using the changeset viewer.