Wireshark-commits: [Wireshark-commits] master-2.2 f253123: Qt: Mystery pixel issue is solved

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

Commits:

f253123 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>
    (cherry picked from commit 6c654861d94869e32536c19c5001666c1faf96c7)
    Reviewed-on: https://code.wireshark.org/review/20192
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f693761   SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()
    adds  f253123   Qt: Mystery pixel issue is solved


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