Enable size grip
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
3be18b58bb
commit
863027cbe8
@ -13,6 +13,9 @@
|
|||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Export Modrinth Pack</string>
|
<string>Export Modrinth Pack</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizeGripEnabled">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="information">
|
<widget class="QGroupBox" name="information">
|
||||||
|
Loading…
Reference in New Issue
Block a user