- Timestamp:
- Aug 16, 2014, 9:28:33 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r5929 r5939 1645 1645 saveOptions(); 1646 1646 if ( _pppWidgets._dataSource->currentText() == "RINEX Files") { 1647 _actStart->setEnabled(false); 1648 BNC_CORE->startPPP(false); 1649 _actStart->setEnabled(true); 1647 BNC_CORE->startPPP(true); 1650 1648 } 1651 1649 else if ( !_reqcActionComboBox->currentText().isEmpty() ) {
Note:
See TracChangeset
for help on using the changeset viewer.