Add accesskey to Bluetooth menu

Change-Id: I81e0edf8622579ec711d15077f62c31048837bf8
Reviewed-on: https://code.wireshark.org/review/8282
Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
This commit is contained in:
YFdyh000 2015-05-04 00:08:44 +08:00 committed by Michal Labedzki
parent 70be586a82
commit 800fd17ece
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@
</widget>
<widget class="QMenu" name="menuBluetooth">
<property name="title">
<string>Bluetooth</string>
<string>&amp;Bluetooth</string>
</property>
<addaction name="actionATT_Server_Attributes"/>
</widget>