Wireshark-commits: [Wireshark-commits] master 34b9836: Qt: Reset pane sizes when layout type change

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Feb 2017 05:15:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34b983666da4358bc38fd025e3e0793a81256451
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

34b9836 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Reset pane sizes when layout type changed
    
    Reset pane sizes when layout type has changed in the preferences
    dialog to avoid “random” sizes.
    
    Change-Id: I9ca830572e3d21cb4227de3d5d05449b759aec7e
    Reviewed-on: https://code.wireshark.org/review/20122
    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  a98eb3c   Qt: Auto detect pane size when configured zero
    adds  34b9836   Qt: Reset pane sizes when layout type changed


Summary of changes:
 ui/qt/preferences_dialog.cpp |   13 +++++++++++++
 1 file changed, 13 insertions(+)