Merge pull request #30 from pepe82sh/patch-1

Reduce window size for small display support
This commit is contained in:
Manuel Dewald
2021-03-02 19:55:20 +01:00
committed by GitHub

View File

@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1500</width> <width>1</width>
<height>945</height> <height>1</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">