URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31a0dbfc9049d13df7467e916a7794a71bd15909
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
31a0dbf 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/28621
Actions performed:
from 02355fe Add a "Include column headings" checkbox in export dissections and print.
adds 31a0dbf 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(-)