Wireshark-commits: [Wireshark-commits] master-3.0 b6e20b2: Qt: Set AA_DisableWindowContextHelpButto

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jan 2020 21:01:48 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6e20b2ef02046ee9b2697c38e228930feaf4666
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

b6e20b2 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 5fef935407d19978d1a4b8679c163a6e68a9001b)
    Reviewed-on: https://code.wireshark.org/review/35783
    

Actions performed:

    from  ccfdb54   Qt: Make sure shortcuts are visible in context menus.
     add  b6e20b2   Qt: Set AA_DisableWindowContextHelpButton.


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