Changeset 4050 in ntrip


Ignore:
Timestamp:
Apr 24, 2012, 10:45:25 PM (12 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/reqcdlg.cpp

    r4048 r4050  
    157157  mainLayout->addLayout(buttonLayout);
    158158
    159   _reqcRnxVersion->setWhatsThis(tr("<p>Select version number of target RINEX file.</p>"));
    160   _reqcSampling->setWhatsThis(tr("<p>Select sampling rate of target RINEX file.</p>"));
    161   _reqcStartDateTime->setWhatsThis(tr("<p>Specify begin of target RINEX file.</p>"));
    162   _reqcEndDateTime->setWhatsThis(tr("<p>Specify end of target RINEX file.</p>"));
     159  _reqcRnxVersion->setWhatsThis(tr("<p>Select version number of emerging new RINEX file.</p>"));
     160  _reqcSampling->setWhatsThis(tr("<p>Select sampling rate of emerging new RINEX file.</p>"));
     161  _reqcStartDateTime->setWhatsThis(tr("<p>Specify begin of emerging new RINEX file.</p>"));
     162  _reqcEndDateTime->setWhatsThis(tr("<p>Specify end of emerging new RINEX file.</p>"));
    163163  _reqcOldMarkerName->setWhatsThis(tr("<p>Enter old marker name.</p>"));
    164164  _reqcNewMarkerName->setWhatsThis(tr("<p>Enter new marker name.</p>"));
Note: See TracChangeset for help on using the changeset viewer.