mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 09:43:07 -07:00
Merge pull request #8961 from sledgehammer999/stats_dialog
Fix Stats dialog size
This commit is contained in:
commit
9df6ecafd0
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>265</width>
|
<width>286</width>
|
||||||
<height>457</height>
|
<height>401</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue