URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8df975e2e120c75dfae3c6624de127b5a72b592
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d8df975 by Guy Harris (guy@xxxxxxxxxxxx):
Change the print preview if "include column headings" changes.
While we're at it, sort some method declarations and definitions, to
group the top-level summary/details/bytes yes/no options together, with
two groups of suboptions for summary and details below.
Bug: 14945
Change-Id: Id06dd64e44b18b13e2131482edef46aee3efbd63
Reviewed-on: https://code.wireshark.org/review/28620
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d7ce2be Add a "Include column headings" checkbox in export dissections and print.
adds d8df975 Change the print preview if "include column headings" changes.
Summary of changes:
ui/qt/packet_format_group_box.cpp | 15 ++++++++++-----
ui/qt/packet_format_group_box.h | 5 ++++-
2 files changed, 14 insertions(+), 6 deletions(-)