Wireshark-commits: [Wireshark-commits] master 0d5a9b2: Qt: Remove the border around inactive+select
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 May 2019 06:40:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0d5a9b270d4b27715458d35f38ef7c04c7800240
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0d5a9b2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Remove the border around inactive+selected packet list items
    
    It was a bad idea to bring back the border around inactive+selected packet
    list items in g009283a6 because it will move the text some pixels down.
    Revert this part because we now have support for customize the colors.
    
    Remove the old "style_inactive_selected" handling because it has no effect.
    
    Change-Id: I7599591a957a11d42964f7dc0981411cf3b28b4f
    Reviewed-on: https://code.wireshark.org/review/32964
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  fd30adc   Dumpcap: Call WSAStartup+WSACleanup once.
     add  0d5a9b2   Qt: Remove the border around inactive+selected packet list items


Summary of changes:
 ui/qt/packet_list.cpp | 41 -----------------------------------------
 1 file changed, 41 deletions(-)