Changeset 934 in ntrip for trunk/BNC/bncwindow.h


Ignore:
Timestamp:
Jun 8, 2008, 4:33:04 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r740 r934  
    9090    QLineEdit* _outPortLineEdit;
    9191    QLineEdit* _outEphPortLineEdit;
     92    QLineEdit* _corrPortLineEdit;
    9293    QLineEdit* _rnxPathLineEdit;
    9394    QLineEdit* _ephPathLineEdit;
     95    QLineEdit* _corrPathLineEdit;
    9496    QCheckBox* _rnxV3CheckBox;
    9597    QCheckBox* _ephV3CheckBox;
     
    99101    QComboBox* _rnxIntrComboBox;
    100102    QComboBox* _ephIntrComboBox;
     103    QComboBox* _corrIntrComboBox;
    101104    QSpinBox*  _rnxSamplSpinBox;
    102105    QSpinBox*  _binSamplSpinBox;
Note: See TracChangeset for help on using the changeset viewer.