Changeset 6666 in ntrip


Ignore:
Timestamp:
Mar 15, 2015, 12:58:46 PM (9 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

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

    r6430 r6666  
    208208    QComboBox*     _cmbMethodComboBox;
    209209    QSpinBox*      _cmbSamplSpinBox;
    210     qtFileChooser* _cmbAntexFile;
    211210    QCheckBox*     _cmbUseGlonass;
    212211
    213     QTableWidget* _uploadTable;
    214     QComboBox*    _uploadIntrComboBox;
    215     QSpinBox*     _uploadSamplRtcmEphCorrSpinBox;
    216     QSpinBox*     _uploadSamplSp3SpinBox;
    217     QSpinBox*     _uploadSamplClkRnxSpinBox;
     212    QTableWidget*  _uploadTable;
     213    QComboBox*     _uploadIntrComboBox;
     214    QSpinBox*      _uploadSamplRtcmEphCorrSpinBox;
     215    QSpinBox*      _uploadSamplSp3SpinBox;
     216    QSpinBox*      _uploadSamplClkRnxSpinBox;
     217    qtFileChooser* _uploadAntexFile;
    218218
    219219    QLineEdit*       _uploadEphHostLineEdit;
Note: See TracChangeset for help on using the changeset viewer.