Changeset 5960 in ntrip for trunk/BNC/src/PPP
- Timestamp:
- Aug 17, 2014, 9:27:43 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/PPP/pppWidgets.h
r5958 r5960 53 53 QLineEdit* _sigmaC1; 54 54 QLineEdit* _sigmaL1; 55 QSpinBox* _corrWaitTime;56 QPushButton* _addStaButton;57 QPushButton* _delStaButton;58 59 55 QSpinBox* _minObs; 60 56 QSpinBox* _minEle; … … 64 60 QCheckBox* _eleWgtPhase; 65 61 QLineEdit* _seedingTime; 62 63 QSpinBox* _corrWaitTime; 64 QPushButton* _addStaButton; 65 QPushButton* _delStaButton; 66 66 67 67 QLineEdit* _plotCoordinates;
Note:
See TracChangeset
for help on using the changeset viewer.