mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Fix new instance window being too large
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
40c6f79b5f
commit
d283726494
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
<property name="alignment">
|
||||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue