Wireshark-commits: [Wireshark-commits] master-3.2 d15326f: Qt: Set AA_DisableWindowContextHelpButto
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jan 2020 21:01:29 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d15326fd194cafe6c5e943290aba574488fb836c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

d15326f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Set AA_DisableWindowContextHelpButton.
    
    Set the Qt::AA_DisableWindowContextHelpButton attribute so that dialogs
    don't show a help button in their title bars.
    
    Bug: 16327
    Change-Id: Iae1005cc9bd1b426ab6b3144ae54964171322419
    Reviewed-on: https://code.wireshark.org/review/35781
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit b8884d168174b43f134252de29fb34c4e362f938)
    Reviewed-on: https://code.wireshark.org/review/35782
    

Actions performed:

    from  67a76b8   Qt: Make sure shortcuts are visible in context menus.
     add  d15326f   Qt: Set AA_DisableWindowContextHelpButton.


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