Wireshark-commits: [Wireshark-commits] master 9601a4f: Qt: Save preferences when hide/show columns

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Nov 2015 19:13:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9601a4f724492b3f9960e1f051360b071997d7d6
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9601a4f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Save preferences when hide/show columns
    
    To preserve the hide/show column settings between switching profiles
    the settings have to be saved.
    
    Change-Id: I6f72b2980be149676e1c1099a604c8c6d0d995bf
    Reviewed-on: https://code.wireshark.org/review/12109
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  8c46a72   VoIP: fix a null dereference when trying to retrieve the time of a T.38 tapped packet
    adds  9601a4f   Qt: Save preferences when hide/show columns


Summary of changes:
 ui/qt/packet_list.cpp |    6 ++++++
 1 file changed, 6 insertions(+)