mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-18 08:29:07 -04:00
Merge mods & modpack settings
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
3922136f6d
commit
2ab08f01b1
@ -29,9 +29,9 @@
|
|||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>-329</y>
|
||||||
<width>563</width>
|
<width>566</width>
|
||||||
<height>1336</height>
|
<height>1296</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_8">
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
||||||
@ -293,7 +293,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QGroupBox" name="modsBox">
|
<widget class="QGroupBox" name="modsBox">
|
||||||
<property name="title">
|
<property name="title">
|
||||||
<string>Mods</string>
|
<string>Mods and Modpacks</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||||||
<item>
|
<item>
|
||||||
@ -346,15 +346,6 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QGroupBox" name="groupBox">
|
|
||||||
<property name="title">
|
|
||||||
<string>Modpacks</string>
|
|
||||||
</property>
|
|
||||||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="modpackUpdatePromptBtn">
|
<widget class="QCheckBox" name="modpackUpdatePromptBtn">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user