mirror of
https://github.com/leminlimez/Nugget.git
synced 2025-04-08 04:23:05 +08:00
show skip setup is on warning
This commit is contained in:
@@ -2615,7 +2615,7 @@ Only works on iOS 18.0 beta 1-2.</string>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>-129</y>
|
||||
<y>0</y>
|
||||
<width>660</width>
|
||||
<height>573</height>
|
||||
</rect>
|
||||
@@ -3803,6 +3803,14 @@ QComboBox QAbstractItemView::item:hover {
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="regularDomainsLbl">
|
||||
<property name="text">
|
||||
<string>Note: Even on Sparserestore versions, this uses regular domains. Skip Setup will be applied if you have
|
||||
it enabled.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QWidget" name="daemonsPageContent" native="true">
|
||||
<property name="enabled">
|
||||
@@ -4594,6 +4602,23 @@ Warning: Disabling will cause the battery to show "Unknown Part" or &q
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="skipSetupOnLbl">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>-1</pointsize>
|
||||
<bold>false</bold>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Note: Skip Setup is currently turned on.
|
||||
It can be turned off in the Settings tab.</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_2">
|
||||
<property name="orientation">
|
||||
|
||||
Reference in New Issue
Block a user