Wireshark-commits: [Wireshark-commits] master d7ce2be: Add a "Include column headings" checkbox in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Jul 2018 23:50:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7ce2bece8e9c0048f25bf60ab2b017079db7940
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d7ce2be 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>
    

Actions performed:

    from  2ba45c2   F1AP: upgrade dissector to v15.2.1
    adds  d7ce2be   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(-)