URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a901125d078b669f05571fac26ba71dbe542094
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
6a90112 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: Iea1e10f23db582cded83182778be815cfeece7bd
Reviewed-on: https://code.wireshark.org/review/35861
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit f8e92a21fb2e981d7bb5e019cbf781ec43031665)
Reviewed-on: https://code.wireshark.org/review/35862
Actions performed:
from c589a69 lapdm(.h): fix duplicate include guard (found by lgtm.com)
add 6a90112 Qt: Support ampersand in profile name
Summary of changes:
ui/qt/main_status_bar.cpp | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)