Changeset 1267 in ntrip
- Timestamp:
- Dec 2, 2008, 10:18:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnswindow.cpp
r1262 r1267 164 164 165 165 _clkPortLineEdit = new QLineEdit(settings.value("clkPort").toString()); 166 _clkPortLineEdit->setWhatsThis(tr("BNS reads Clocks & Orbits referring to the IGS system (X,Y,Z, ECEF) in SP3 format from an IP port. Specify a local IP port e.g. ofan RTNet installation to provide this information."));166 _clkPortLineEdit->setWhatsThis(tr("BNS reads Clocks & Orbits referring to the IGS system (X,Y,Z, ECEF) in SP3 format from an IP port. Specify a local IP port e.g. for an RTNet installation to provide this information.")); 167 167 _clkPortLineEdit->setMaximumWidth(9*ww); 168 168
Note:
See TracChangeset
for help on using the changeset viewer.