URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dab554d99baea8b082980ff8d41b89bc98fa5383
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
dab554d 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>
(cherry picked from commit 6e1bf3385402cf108db4f16905afb342784b0c23)
Reviewed-on: https://code.wireshark.org/review/14024
Actions performed:
from 908de9d Prep for 2.0.2.
adds dab554d 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(+)