Changeset 6337 in ntrip
- Timestamp:
- Nov 26, 2014, 4:56:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r6335 r6337 1680 1680 settings.setValue("reqcSkyPlotSystems", _reqcSkyPlotSystems->currentText()); 1681 1681 settings.setValue("reqcLogSummaryOnly", _reqcLogSummaryOnly->checkState()); 1682 // SP3 Comparison 1683 settings.setValue("sp3CompFile", _sp3CompFileChooser->fileName()); 1684 settings.setValue("sp3CompOutLogFile", _sp3CompLogLineEdit->text()); 1682 1685 // Combine Corrections 1683 1686 if (!combineStreams.isEmpty()) {
Note:
See TracChangeset
for help on using the changeset viewer.