Changeset 7538 in ntrip
- Timestamp:
- Oct 21, 2015, 10:03:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncwindow.cpp
r7525 r7538 157 157 connect(_actStop, SIGNAL(triggered()), SLOT(slotStop())); 158 158 159 _actwhatsthis= new QAction(tr("Help 159 _actwhatsthis= new QAction(tr("Help?=Shift+F1"),this); 160 160 connect(_actwhatsthis, SIGNAL(triggered()), SLOT(slotWhatsThis())); 161 161
Note:
See TracChangeset
for help on using the changeset viewer.