Changeset 6659 in ntrip
- Timestamp:
- Mar 12, 2015, 4:50:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/pppWidgets.cpp
r6656 r6659 94 94 connect(_dataSource, SIGNAL(currentIndexChanged(const QString&)), this, SLOT(slotEnableWidgets())); 95 95 96 if (_dataSource->currentText() == "no") { 97 slotEnableWidgets(); 98 } 96 slotEnableWidgets(); 99 97 100 98 _lcGPS->setEditable(false);
Note:
See TracChangeset
for help on using the changeset viewer.