Wireshark-commits: [Wireshark-commits] master-3.0 f8e92a2: Qt: Support ampersand in profile name

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

Commits:

f8e92a2 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>
    

Actions performed:

    from  8b75c3c   DOC: Remove lingering references to autotools
     add  f8e92a2   Qt: Support ampersand in profile name


Summary of changes:
 ui/qt/main_status_bar.cpp | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)