URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e78bdcccede58bf983db9ac4f7df24082a1cc5b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3e78bdc by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Use ActionRole for the "copy from profile" button
The correct role for the newly introduced copy from profile button is
ActionRole because it "causes changes to the elements within the dialog".
Change-Id: I8613d00c0fdb33f2873e999aea9a54ea1f49dffb
Reviewed-on: https://code.wireshark.org/review/30044
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from bc4d7c4 ieee80211: Update RSN cipher and key suite
add 3e78bdc Qt: Use ActionRole for the "copy from profile" button
Summary of changes:
ui/qt/coloring_rules_dialog.cpp | 2 +-
ui/qt/uat_dialog.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)