URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b9f718deea6a52ef3997ad560b4e6bed01a0d54
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
8b9f718 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>
Actions performed:
from 48024b1 Qt: Make sure shortcuts are visible in context menus.
add 8b9f718 Qt: Set AA_DisableWindowContextHelpButton.
Summary of changes:
ui/qt/wireshark_application.cpp | 4 ++++
1 file changed, 4 insertions(+)