Wireshark-commits: [Wireshark-commits] master 5133221: Qt: Apply recent column widths when columns
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 12 Dec 2015 22:15:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5133221a1929ce0bc903c64cf340e2fc5d08a9dc
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5133221 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Apply recent column widths when columns changed
    
    When changing columns in the preferences or when removing a column
    from the packet list header menu we need to apply recent column
    widths to preserve the remaining columns widths.
    
    Change-Id: Ie5c074722424b5cee31af3b6953ab1b026ba7fa5
    Reviewed-on: https://code.wireshark.org/review/12575
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  5892462   [usb] update a comment
    adds  5133221   Qt: Apply recent column widths when columns changed


Summary of changes:
 ui/qt/packet_list.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)