Change min size of the main window to 10 width x height

This commit is contained in:
revennui 2025-11-22 23:58:57 +01:00
parent 6c59b5db98
commit 8b34e49a20

View file

@ -15,8 +15,8 @@
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>500</height>
<width>10</width>
<height>10</height>
</size>
</property>
<property name="windowTitle">