Browse Source

Merge pull request #8961 from sledgehammer999/stats_dialog

Fix Stats dialog size
adaptive-webui-19844
sledgehammer999 7 years ago committed by GitHub
parent
commit
9df6ecafd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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