Changeset 401 in ntrip for trunk/BNC/bncwindow.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/bncwindow.cpp

    r400 r401  
    9494  _actStop->setEnabled(false);
    9595
    96   _actwhatsthis= new QAction(tr("What's this?"),this);
     96  _actwhatsthis= new QAction(tr("What's this? Shift+F1"),this);
    9797  connect(_actwhatsthis, SIGNAL(triggered()), SLOT(slotWhatsThis()));
    9898
Note: See TracChangeset for help on using the changeset viewer.