aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-05-22 11:56:37 +0100
committerTheKodeToad <TheKodeToad@proton.me>2023-05-22 11:56:54 +0100
commit863027cbe826bbb38f7bebdef436a9682d094cb2 (patch)
treed94ccf8e49521a85222efac2fb61f66700f5858a /launcher/ui
parent3be18b58bbb10bd7f93132d5c2bba6286dd85edc (diff)
downloadPrismLauncher-863027cbe826bbb38f7bebdef436a9682d094cb2.tar.gz
PrismLauncher-863027cbe826bbb38f7bebdef436a9682d094cb2.tar.bz2
PrismLauncher-863027cbe826bbb38f7bebdef436a9682d094cb2.zip
Enable size grip
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/ui')
-rw-r--r--launcher/ui/dialogs/ExportMrPackDialog.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/ui/dialogs/ExportMrPackDialog.ui b/launcher/ui/dialogs/ExportMrPackDialog.ui
index 8e6d61ff..f154d210 100644
--- a/launcher/ui/dialogs/ExportMrPackDialog.ui
+++ b/launcher/ui/dialogs/ExportMrPackDialog.ui
@@ -13,6 +13,9 @@
<property name="windowTitle">
<string>Export Modrinth Pack</string>
</property>
+ <property name="sizeGripEnabled">
+ <bool>true</bool>
+ </property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QGroupBox" name="information">