Changeset 3811 in ntrip
- Timestamp:
- Apr 7, 2012, 8:52:30 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNC/bncwindow.cpp ΒΆ
r3810 r3811 874 874 pppLayout->addWidget(new QLabel("Z"), ir,67, 1, 10); 875 875 ++ir; 876 pppLayout->addWidget(new QLabel(" Excentricity"),876 pppLayout->addWidget(new QLabel("Antenna excentricity"),ir, 0, 1, 10); 877 877 pppLayout->addWidget(_pppRefdNLineEdit, ir,10, 1, 20, Qt::AlignRight); 878 878 pppLayout->addWidget(new QLabel("dN"), ir,30, 1, 5);
Note:
See TracChangeset
for help on using the changeset viewer.