URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00776f832abfad00c765ad2d471315c0fe6d2509
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
00776f8 by Paul Zander (p.j.zander@xxxxxxxxxxxx):
    Qt: Make the selected packet in the packet list more clear.
    
    When using coloring rules the selected packet is sometime hard to recognize. The stylesheet of the packet list is extended for this.
    
    Bug: 14621
    Change-Id: Ied465e0e211b3c11e69cb71f89988eb45622dd72
    Reviewed-on: https://code.wireshark.org/review/27141
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    
Actions performed:
    from  4694c7a   checkAPIs.pl: fix false positive with C++ method names
    adds  00776f8   Qt: Make the selected packet in the packet list more clear.
Summary of changes:
 ui/qt/packet_list.cpp | 36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)