Ignore:
Timestamp:
Sep 14, 2014, 1:58:35 PM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r6170 r6173  
    180180  // Use Glonass
    181181  // -----------
    182   if ( Qt::CheckState(settings.value("pppGLONASS").toInt()) == Qt::Checked) {
     182  if ( Qt::CheckState(settings.value("").toInt()) == Qt::Checked) {
    183183    _useGlonass = true;
    184184  }
Note: See TracChangeset for help on using the changeset viewer.