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

Commits:

265b394 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>
    (cherry picked from commit 5133221a1929ce0bc903c64cf340e2fc5d08a9dc)
    Reviewed-on: https://code.wireshark.org/review/12578
    

Actions performed:

    from  cfe5da7   Ping on Windows isn't necessarily IPv4-only.
    adds  265b394   Qt: Apply recent column widths when columns changed


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