Changeset 6659 in ntrip


Ignore:
Timestamp:
Mar 12, 2015, 4:50:13 PM (9 years ago)
Author:
weber
Message:

Activate or block PPP option data fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppWidgets.cpp

    r6656 r6659  
    9494  connect(_dataSource, SIGNAL(currentIndexChanged(const QString&)), this, SLOT(slotEnableWidgets()));
    9595
    96   if (_dataSource->currentText() == "no") {
    97     slotEnableWidgets();
    98   }
     96  slotEnableWidgets();
    9997
    10098  _lcGPS->setEditable(false);
Note: See TracChangeset for help on using the changeset viewer.