Changeset 9184 in ntrip for trunk/BNC/src/bncwindow.h


Ignore:
Timestamp:
Oct 23, 2020, 9:52:07 PM (4 years ago)
Author:
stuerze
Message:

an option for the specification of a local skeleton directory is added

File:
1 edited

Legend:

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

    r9158 r9184  
    142142    QLineEdit* _corrPortLineEdit;
    143143    QLineEdit* _rnxPathLineEdit;
     144    QLineEdit* _rnxSkelPathLineEdit;
    144145    QLineEdit* _ephPathLineEdit;
    145146    QLineEdit* _corrPathLineEdit;
     
    165166    QLineEdit* _rnxV2Priority;
    166167    QCheckBox* _ephV2CheckBox;
    167     QLineEdit* _rnxSkelLineEdit;
    168168    QCheckBox* _rnxFileCheckBox;
    169169    QLineEdit* _rnxScrpLineEdit;
     
    174174    QComboBox* _corrIntrComboBox;
    175175    QComboBox*  _rnxSamplComboBox;
     176    QComboBox*  _rnxSkelExtComboBox;
    176177    QComboBox*  _outSamplComboBox;
    177178    QCheckBox* _rnxAppendCheckBox;
     
    217218    QComboBox*     _cmbMethodComboBox;
    218219    QSpinBox*      _cmbSamplSpinBox;
    219     QCheckBox*     _cmbUseGlonass;
    220220
    221221    QTableWidget*  _uploadTable;
Note: See TracChangeset for help on using the changeset viewer.