mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kutils: set the horizontal size type of the main KMediaWidgetUI widget to expanding
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
797ecf1dfc
commit
b0e419b650
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<item row="0" column="0" colspan="3">
|
||||
<widget class="QWidget" name="w_player" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
|
|
Loading…
Add table
Reference in a new issue