Wireshark-commits: [Wireshark-commits] master a98eb3c: Qt: Auto detect pane size when configured ze

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

Commits:

a98eb3c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Auto detect pane size when configured zero
    
    The recent file configuration for pane sizes states that
    “pane size of zero will auto detect”, so ensure we do this in
    all cases where the settings may be zero.
    
    This affects initial startup, Default profile reset and new profiles.
    
    Change-Id: I1430ec1a83b7fb294b92837476f2bf9472384e45
    Reviewed-on: https://code.wireshark.org/review/20121
    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  989b9d5   ssl: fix misdetection of HelloRequest handshake message
    adds  a98eb3c   Qt: Auto detect pane size when configured zero


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