Changeset 4710 in ntrip
- Timestamp:
- Sep 9, 2012, 10:05:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnctabledlg.cpp
r4709 r4710 157 157 _buttonGet->setWhatsThis(tr("<p>Download source-table from specified caster.</p>")); 158 158 _buttonClose->setWhatsThis(tr("<p>Close window.</p>")); 159 _buttonSelect->setWhatsThis(tr("<p>Select streams highlighted in downloaded source-table .</p>"));159 _buttonSelect->setWhatsThis(tr("<p>Select streams highlighted in downloaded source-table for processing.</p>")); 160 160 161 161 QHBoxLayout* buttonLayout = new QHBoxLayout;
Note:
See TracChangeset
for help on using the changeset viewer.