Update OptionsWindow.ui
This commit is contained in:
parent
9f8966b666
commit
b41d18079a
|
@ -4748,7 +4748,7 @@ This is done to prevent rogue processes inside the sandbox from creating a renam
|
||||||
</spacer>
|
</spacer>
|
||||||
</item>
|
</item>
|
||||||
<item row="5" column="1" colspan="3">
|
<item row="5" column="1" colspan="3">
|
||||||
<widget class="QCheckBox" name="chkHideHostProcesses">
|
<widget class="QCheckBox" name="chkHideNonSystemProcesses">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Don't allow sandboxed processes to see processes running outside any boxes</string>
|
<string>Don't allow sandboxed processes to see processes running outside any boxes</string>
|
||||||
</property>
|
</property>
|
||||||
|
|
Loading…
Reference in New Issue