Wireshark-commits: [Wireshark-commits] master 6c65486: Qt: Mystery pixel issue is solved

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Feb 2017 05:55:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c654861d94869e32536c19c5001666c1faf96c7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c65486 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Mystery pixel issue is solved
    
    The mystery pixel issue has probably been mysteriously solved earlier
    because the adjustments does not work as expected now.
    
    This fixes an issue where one of the panes increases with 1 pixel at
    startup and when changing profile using layout type 3, 4, 5 and 6
    (selection number 1, 4, 5 and 6 in “Preferences -> Appearance -> Layout”).
    
    Change-Id: Iab36fa5303dc8628b21e5cf920e7c70a7167d76e
    Reviewed-on: https://code.wireshark.org/review/20188
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b3f435e   Qt: Add "Reset Layout"
    adds  6c65486   Qt: Mystery pixel issue is solved


Summary of changes:
 ui/qt/main_window_slots.cpp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)