Wireshark-commits: [Wireshark-commits] master 6e1bf33: Qt: Set maximumSize on AccordionFrame widget

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 20 Feb 2016 09:27:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6e1bf3385402cf108db4f16905afb342784b0c23
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Qt: Set maximumSize on AccordionFrame widget buttons
    
    After switching to QPushButton for buttons in SearchFrame and GoToFrame
    the widgets needs a maximum size to reduce the height of the frame.
    
    Change-Id: I504e65add446c4262e9b1e02ff3e41c08d1cfdfd
    Reviewed-on: https://code.wireshark.org/review/14019
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  3dddc52   Couchbase: Dissect optional expiry in subdoc mutation requests
    adds  6e1bf33   Qt: Set maximumSize on AccordionFrame widget buttons


Summary of changes:
 ui/qt/main_window.ui  |   12 ++++++++++++
 ui/qt/search_frame.ui |   12 ++++++++++++
 2 files changed, 24 insertions(+)