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