Skip to content

Commit 61ff0e7

Browse files
authored
feat: increase the default window size
Signed-off-by: windstone <[email protected]>
1 parent 06fb8e8 commit 61ff0e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

launcher/ui/MainWindow.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>800</width>
10-
<height>600</height>
9+
<width>960</width>
10+
<height>720</height>
1111
</rect>
1212
</property>
1313
<widget class="QWidget" name="centralWidget">

0 commit comments

Comments
 (0)