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


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

Legend:

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

    r6151 r6172  
    198198    bncFigurePPP*   _bncFigurePPP;
    199199
    200     QTableWidget* _cmbTable;
    201     QLineEdit*    _cmbMaxresLineEdit;
    202     QComboBox*    _cmbMethodComboBox;
    203     QSpinBox*     _cmbSamplSpinBox;
     200    QTableWidget*  _cmbTable;
     201    QLineEdit*     _cmbMaxresLineEdit;
     202    QComboBox*     _cmbMethodComboBox;
     203    QSpinBox*      _cmbSamplSpinBox;
     204    qtFileChooser* _cmbAntexFile;
     205    QCheckBox*     _cmbUseGlonass;
    204206
    205207    QTableWidget* _uploadTable;
Note: See TracChangeset for help on using the changeset viewer.