Skip to content

Commit 48d83b0

Browse files
committed
GUI size fix
1 parent ebc0317 commit 48d83b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/Interface/Modules/Fields/InterfaceWithCleaverDialog.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>183</width>
10-
<height>206</height>
9+
<width>232</width>
10+
<height>264</height>
1111
</rect>
1212
</property>
1313
<property name="minimumSize">
1414
<size>
15-
<width>183</width>
16-
<height>206</height>
15+
<width>232</width>
16+
<height>264</height>
1717
</size>
1818
</property>
1919
<property name="windowTitle">

0 commit comments

Comments
 (0)