Wireshark-commits: [Wireshark-commits] master ce3ec6a: Qt: Redraw the packet list when a column is
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Mar 2015 02:09:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ce3ec6a6f7de08499c9c1e63f73db9bbe69bb4d4
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ce3ec6a by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Redraw the packet list when a column is resized.
    
    ...otherwise the packet list and header columns don't match until
    the next redraw.
    
    Change-Id: Ice9c17c93badec93839be7c100ca27d8dc493daa
    Reviewed-on: https://code.wireshark.org/review/7536
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  0a4f93a   Qt: Show the full file path in the status bar.
    adds  ce3ec6a   Qt: Redraw the packet list when a column is resized.


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