Wireshark-commits: [Wireshark-commits] master-3.2 1508fc1: Qt: Support ampersand in profile name

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 18 Jan 2020 17:46:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1508fc1c29c17b415e692aba57212b8eec07b7b1
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

1508fc1 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>
    (cherry picked from commit 07812b00975a2efad5d0369b206665bc7ae7e920)
    Reviewed-on: https://code.wireshark.org/review/35860
    

Actions performed:

    from  21c3d2f   DOC: Remove lingering references to autotools
     add  1508fc1   Qt: Support ampersand in profile name


Summary of changes:
 ui/qt/main_status_bar.cpp | 5 +++++
 1 file changed, 5 insertions(+)