URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aaba30a3a97a7703f2401a19db30ce9bedacc59b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aaba30a by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Qt: Draw a border around inactive+selected packet list items.
    
    Try to make inactive+selected packet list items more visible by drawing
    a border around them. Make an exception for Windows 7 and Vista if a
    theme is active.
    
    Bug: 12010
    Change-Id: I974069dda92588b80772f577f319569751ff3347
    Reviewed-on: https://code.wireshark.org/review/15816
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  a5ff5c2   [Automatic update for 2016-06-12]
    adds  aaba30a   Qt: Draw a border around inactive+selected packet list items.
Summary of changes:
 ui/qt/packet_list.cpp |   59 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)