- Timestamp:
- May 5, 2012, 1:29:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/reqcdlg.cpp
r4121 r4124 177 177 _reqcOldReceiverName->setWhatsThis(tr("<p>Enter old receiver name.</p>")); 178 178 _reqcNewReceiverName->setWhatsThis(tr("<p>Enter new receiver name.</p>")); 179 _reqcComment->setWhatsThis(tr("<p>Specifying a comment line text to be added to the emerging new RINEX file header is an option. Any introduction of newline specification '\\n' in this enforces the beginning of a further comment line. The comment line(s) will be added to the header after the 'PGM/RUN BY/DATE' record.</p><p>Default is an empty option field meaning that no additional comment line is added to the RINEX header.</p>")); 180 _reqcRunBy->setWhatsThis(tr("<p>Specify a 'RUN BY' string to be included in the emerging new RINEX file header.</p><p>Default is an empty option field meanig the operator's user ID is used as 'RUN BY' string.</p>")); 179 181 180 182 }
Note:
See TracChangeset
for help on using the changeset viewer.