Revert "Set a max horiz size for the "Queue" panel on Fox tab 2."

This reverts commit 57b524db513e8f9ba9c29b5fa2e5f0d561c525b9.
This commit is contained in:
Uwe Risse 2024-09-20 16:58:15 +02:00
parent 959b93bf61
commit 5e370438c3

View File

@ -2398,7 +2398,7 @@ Double-click to reset to the standard 73 message</string>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>120</width> <width>16777215</width>
<height>16777215</height> <height>16777215</height>
</size> </size>
</property> </property>