Browse Source

Fix Stats dialog size

Partially reverts e31ec20ec4.
Closes #8870.
adaptive-webui-19844
sledgehammer999 6 years ago
parent
commit
b4c1a949cc
No known key found for this signature in database
GPG Key ID: 6E4A2D025B7CC9A2
  1. 4
      src/gui/statsdialog.ui

4
src/gui/statsdialog.ui

@ -6,8 +6,8 @@ @@ -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…
Cancel
Save