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


Ignore:
Timestamp:
Dec 23, 2008, 3:38:12 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncwindow.h

    r1327 r1329  
    130130    QComboBox* _perfIntrComboBox;
    131131    QTableWidget* _mountPointsTable;
     132
    132133    QLineEdit* _serialPortNameLineEdit;
    133134    QLineEdit* _serialMountPointLineEdit;
     135    QComboBox* _serialBaudRateComboBox;
     136    QComboBox* _serialParityComboBox;
     137    QComboBox* _serialDataBitsComboBox;
     138    QComboBox* _serialStopBitsComboBox;
    134139
    135140    QLineEdit*   _LatLineEdit;
Note: See TracChangeset for help on using the changeset viewer.