Changeset 401 in ntrip for trunk/BNC/bnctabledlg.cpp


Ignore:
Timestamp:
Feb 14, 2007, 3:51:56 PM (17 years ago)
Author:
weber
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnctabledlg.cpp

    r400 r401  
    9090  //  connect(_buttonSkl, SIGNAL(clicked()), this, SLOT(slotSkl()));
    9191
    92   _buttonWhatsThis = new QPushButton(tr("What's this?"), this);
     92  _buttonWhatsThis = new QPushButton(tr("What's this? Shift+F1"), this);
    9393  connect(_buttonWhatsThis, SIGNAL(clicked()), this, SLOT(slotWhatsThis()));
    9494
Note: See TracChangeset for help on using the changeset viewer.