Changeset 7420 in ntrip


Ignore:
Timestamp:
Sep 25, 2015, 10:53:42 AM (9 years ago)
Author:
weber
Message:

String perfIntr changed to miscIntr and string scanRTCM changed to miscScanRTCM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncwindow.h

    r7393 r7420  
    172172    QCheckBox* _rnxAppendCheckBox;
    173173    QCheckBox* _autoStartCheckBox;
    174     QCheckBox* _scanRTCMCheckBox;
     174    QCheckBox* _miscScanRTCMCheckBox;
    175175    QSpinBox*  _outWaitSpinBox;
    176176    QComboBox* _adviseObsRateComboBox;
     
    178178    QSpinBox*  _adviseRecoSpinBox;
    179179    QLineEdit* _adviseScriptLineEdit;
    180     QComboBox* _perfIntrComboBox;
     180    QComboBox* _miscIntrComboBox;
    181181    QTableWidget* _mountPointsTable;
    182182
Note: See TracChangeset for help on using the changeset viewer.