Changeset 6173 in ntrip for trunk/BNC/src/combination
- Timestamp:
- Sep 14, 2014, 1:58:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r6170 r6173 180 180 // Use Glonass 181 181 // ----------- 182 if ( Qt::CheckState(settings.value(" pppGLONASS").toInt()) == Qt::Checked) {182 if ( Qt::CheckState(settings.value("").toInt()) == Qt::Checked) { 183 183 _useGlonass = true; 184 184 }
Note:
See TracChangeset
for help on using the changeset viewer.