URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9031028fcb7bfecfc4040f63eefee6cb87f1a15
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e903102 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Support ampersand in profile name
An ampersand in the menu item text is used as shortcut, so use "&&" to
get a real ampersand.
Change-Id: I333c65bb55cfa01ab60d41df20f443701067e42d
Reviewed-on: https://code.wireshark.org/review/35851
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 0f57ad3 IO Graph shows unsigned values correctly
add e903102 Qt: Support ampersand in profile name
Summary of changes:
ui/qt/main_status_bar.cpp | 5 +++++
1 file changed, 5 insertions(+)