Changeset 845 in ntrip for trunk/BNS/bnswindow.h


Ignore:
Timestamp:
Apr 25, 2008, 10:21:50 AM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.h

    r814 r845  
    6464  QLineEdit* _passwordLineEdit;
    6565  QLineEdit* _outFileLineEdit;
     66  QLineEdit* _rnxPathLineEdit;
     67  QLineEdit* _sp3PathLineEdit;
     68  QComboBox* _rnxIntrComboBox;
     69  QComboBox* _sp3IntrComboBox;
     70  QSpinBox*  _rnxSamplSpinBox;
     71  QSpinBox*  _sp3SamplSpinBox;
    6672
    6773  QTextEdit*  _log;
Note: See TracChangeset for help on using the changeset viewer.