Changeset 4710 in ntrip


Ignore:
Timestamp:
Sep 9, 2012, 10:05:49 PM (12 years ago)
Author:
weber
Message:

Online help completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnctabledlg.cpp

    r4709 r4710  
    157157  _buttonGet->setWhatsThis(tr("<p>Download source-table from specified caster.</p>"));
    158158  _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>"));
    160160
    161161  QHBoxLayout* buttonLayout = new QHBoxLayout;
Note: See TracChangeset for help on using the changeset viewer.