URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59be52fd80d2b5c60aa4824ebc607e1b4b2f45a5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
59be52f 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>
(cherry picked from commit d8df975e2e120c75dfae3c6624de127b5a72b592)
Reviewed-on: https://code.wireshark.org/review/28622
Actions performed:
from b252492 Add a "Include column headings" checkbox in export dissections and print.
adds 59be52f 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(-)