mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-12 00:35:31 +01:00
Remove fixed width in about dialog as it crashes on wayland
This commit is contained in:
parent
c258e5a3af
commit
4804a05736
@ -10,18 +10,6 @@
|
||||
<height>500</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>500</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>500</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::StrongFocus</enum>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user