URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d458f73a6e3b63e36a14a98b7e013fc7e9a89a16
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
d458f73 by Guy Harris (guy@xxxxxxxxxxxx):
Add a "Include column headings" checkbox in export dissections and print.
Bug: 14945
Change-Id: I1c5ed0bc7e738a5c8d65c09f25686549e1e6dd67
Reviewed-on: https://code.wireshark.org/review/28615
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit d7ce2bece8e9c0048f25bf60ab2b017079db7940)
Reviewed-on: https://code.wireshark.org/review/28619
Actions performed:
from bc621b7 Distinguish between "reserved for implementation" and "reserved for future use".
adds d458f73 Add a "Include column headings" checkbox in export dissections and print.
Summary of changes:
ui/qt/export_dissection_dialog.cpp | 2 ++
ui/qt/packet_format_group_box.cpp | 29 +++++++++++++++++++++++++++--
ui/qt/packet_format_group_box.h | 2 ++
ui/qt/packet_format_group_box.ui | 12 +++++++++++-
ui/qt/print_dialog.cpp | 1 +
5 files changed, 43 insertions(+), 3 deletions(-)