URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f7d91bd29fe147598ea9a4d1eba340e71ef12e91
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f7d91bd by Gerald Combs (gerald@xxxxxxxx):
Qt: Flatten group boxes.
As discussed in change 5185, the "big 3" HIGs discourage the use of
traditional group boxes. Flatten our existing ones.
Change-Id: I68ef4aa9fd0f69a42750bf735df2250a468bfb2d
Reviewed-on: https://code.wireshark.org/review/5263
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 6df5252 Add Decode As functionality for MPLS PW Associated Channel Type.
adds f7d91bd Qt: Flatten group boxes.
Summary of changes:
ui/qt/capture_interfaces_dialog.ui | 24 ++++++------------------
ui/qt/import_text_dialog.ui | 6 ++++++
ui/qt/packet_format_group_box.cpp | 1 +
ui/qt/packet_range_group_box.cpp | 1 +
ui/qt/print_dialog.ui | 6 ++++++
ui/qt/summary_dialog.ui | 13 +++++++++++--
6 files changed, 31 insertions(+), 20 deletions(-)