Changeset 1267 in ntrip


Ignore:
Timestamp:
Dec 2, 2008, 10:18:53 PM (15 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnswindow.cpp

    r1262 r1267  
    164164
    165165  _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. of an 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."));
    167167  _clkPortLineEdit->setMaximumWidth(9*ww);
    168168
Note: See TracChangeset for help on using the changeset viewer.