Wireshark-commits: [Wireshark-commits] master-2.6 c1b588d: Qt: Set AA_DisableWindowContextHelpButto

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

Commits:

c1b588d 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.
    
    Conflicts:
    	ui/qt/wireshark_application.cpp
    
    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)
    (cherry picked from commit 0ef34924e7f156b2bd0f2295cc034b2327a4c595)
    Reviewed-on: https://code.wireshark.org/review/35784
    

Actions performed:

    from  97b5576   Point to a page that might be less likely to move.
     add  c1b588d   Qt: Set AA_DisableWindowContextHelpButton.


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