mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
chore:更新关闭web沙箱文本
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>-131</y>
|
<y>-434</y>
|
||||||
<width>666</width>
|
<width>666</width>
|
||||||
<height>1270</height>
|
<height>1270</height>
|
||||||
</rect>
|
</rect>
|
||||||
@@ -401,7 +401,7 @@
|
|||||||
</font>
|
</font>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Safe Mode</string>
|
<string>Disable Safe Mode</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@@ -411,14 +411,14 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="label_15">
|
<widget class="QLabel" name="label_15">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>close the Web Sandbox</string>
|
<string>Disable the webEngine sandbox feature.</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="checkBox_2">
|
<widget class="QCheckBox" name="checkBox_disableSandbox">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>ON</string>
|
<string>Disable</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user