Wireshark-commits: [Wireshark-commits] master b3f435e: Qt: Add "Reset Layout"

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

Commits:

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

    Qt: Add "Reset Layout"
    
    Add menu item "Reset Layout" to manually reset panes to equal sizes.
    
    Change-Id: I1efbf655462e25053062e03f8038dc20f9f555c0
    Reviewed-on: https://code.wireshark.org/review/20173
    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  d1b943d   stat_tap_ui: skip duplicate keys.
    adds  b3f435e   Qt: Add "Reset Layout"


Summary of changes:
 ui/qt/main_window.h         |    1 +
 ui/qt/main_window.ui        |   12 ++++++++++++
 ui/qt/main_window_slots.cpp |    8 ++++++++
 3 files changed, 21 insertions(+)