Changeset 1004 in ntrip
- Timestamp:
- Aug 1, 2008, 3:23:25 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnswindow.cpp
r998 r1004 283 283 layout_inp->addWidget(_ephPortLineEdit, 0, 4); 284 284 layout_inp->addWidget(new QLabel("Clocks & Orbits"), 1, 0, Qt::AlignLeft); 285 layout_inp->addWidget(new QLabel(" Serverlistening on Port"), 1, 1, 1, 3, Qt::AlignRight);285 layout_inp->addWidget(new QLabel("BNS listening on Port"), 1, 1, 1, 3, Qt::AlignRight); 286 286 layout_inp->addWidget(_clkPortLineEdit, 1, 4); 287 287 layout_inp->addWidget(new QLabel("Read broadcast ephemeris and IGS clocks and orbits."), 2, 0, 1, 6, Qt::AlignLeft);
Note:
See TracChangeset
for help on using the changeset viewer.