skip setup toggle + bump version

This commit is contained in:
leminlimez
2024-10-07 15:57:53 -04:00
parent a11dac0936
commit fb7fc2db26
6 changed files with 40 additions and 4 deletions

View File

@@ -1566,7 +1566,7 @@ QToolButton:pressed {
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Nugget GUI - Version 3.0</string>
<string>Nugget GUI - Version 3.1 (beta 1)</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
@@ -3705,6 +3705,16 @@ button on the &quot;Apply&quot; page again to fix Face ID.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="skipSetupChk">
<property name="text">
<string>Skip Setup (non-exploit files only)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_5">
<property name="orientation">