Wireshark-commits: [Wireshark-commits] master 0eff725: Qt: Fix the packet map background color.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 May 2016 18:39:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0eff7256eca593d723f2c9ecdba0d4d0f85f403e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0eff725 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fix the packet map background color.
    
    Qt's item view widgets use QPalette::Base as a background color. Fill
    the packet map accordingly.
    
    Change-Id: I5e00c9c7dab554efa674b91296e75863d335dea4
    Reviewed-on: https://code.wireshark.org/review/15264
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9294f54   [Exported PDU] Add filters for ip.addr ip.dest etc for IPv4 and Ipv6 tags.
    adds  0eff725   Qt: Fix the packet map background color.


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