mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Made auto java checkbox dependent
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -303,6 +303,9 @@
|
||||
</item>
|
||||
<item row="7" column="0">
|
||||
<widget class="QCheckBox" name="autodownloadCheckBox">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Autodownload Mojang Java</string>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user