mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33: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>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>265</width>
|
||||
<height>457</height>
|
||||
<width>286</width>
|
||||
<height>401</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue