Wireshark-commits: [Wireshark-commits] master 4a37dfc5: Qt: Add the correct column width padding.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 May 2015 20:41:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a37dfc57e26b32250fe27a11986dee8aec24801
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4a37dfc5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add the correct column width padding.
    
    When applying recent column widths, add the correct padding in the
    right place.
    
    Bug: 11175
    Change-Id: I5a6fe7975764ddc5d9024d8839a837579b2bf799
    Ping-Bug: 11179
    Reviewed-on: https://code.wireshark.org/review/8456
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  703b5dc   Qt: Don't set ProtoTree::uniformRowHeights.
    adds  4a37dfc5  Qt: Add the correct column width padding.


Summary of changes:
 ui/qt/packet_list.cpp |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)