Changeset 7538 in ntrip


Ignore:
Timestamp:
Oct 21, 2015, 10:03:01 AM (9 years ago)
Author:
weber
Message:

Typo corrected

File:
1 edited

Legend:

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

    r7525 r7538  
    157157  connect(_actStop, SIGNAL(triggered()), SLOT(slotStop()));
    158158
    159   _actwhatsthis= new QAction(tr("Help ?=Shift+F1"),this);
     159  _actwhatsthis= new QAction(tr("Help?=Shift+F1"),this);
    160160  connect(_actwhatsthis, SIGNAL(triggered()), SLOT(slotWhatsThis()));
    161161
Note: See TracChangeset for help on using the changeset viewer.