1
mirror of https://github.com/qbittorrent/qBittorrent synced 2024-09-28 16:12:07 +02:00

Remove column span

The property widget already has scroll bars and thus we don't need this span.

Closes #15000.
PR #19404.
This commit is contained in:
Chocobo1 2023-08-04 13:01:08 +08:00 committed by GitHub
parent a427b9228d
commit 699dc1689a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -192,7 +192,7 @@
</property>
</widget>
</item>
<item row="2" column="3" colspan="4">
<item row="2" column="3">
<widget class="QLabel" name="labelUpSpeedVal">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
@ -382,7 +382,7 @@
</property>
</widget>
</item>
<item row="1" column="3" colspan="4">
<item row="1" column="3">
<widget class="QLabel" name="labelUpTotalVal">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">