Changeset 7420 in ntrip
- Timestamp:
- Sep 25, 2015, 10:53:42 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.h
r7393 r7420 172 172 QCheckBox* _rnxAppendCheckBox; 173 173 QCheckBox* _autoStartCheckBox; 174 QCheckBox* _ scanRTCMCheckBox;174 QCheckBox* _miscScanRTCMCheckBox; 175 175 QSpinBox* _outWaitSpinBox; 176 176 QComboBox* _adviseObsRateComboBox; … … 178 178 QSpinBox* _adviseRecoSpinBox; 179 179 QLineEdit* _adviseScriptLineEdit; 180 QComboBox* _ perfIntrComboBox;180 QComboBox* _miscIntrComboBox; 181 181 QTableWidget* _mountPointsTable; 182 182
Note:
See TracChangeset
for help on using the changeset viewer.