Update OptionsWindow.ui

This commit is contained in:
DavidXanatos 2024-03-03 13:57:44 +01:00
parent a81f8cb827
commit acaa67149b
1 changed files with 4 additions and 18 deletions

View File

@ -736,21 +736,7 @@
</property>
</widget>
</item>
<item row="9" column="2">
<widget class="QCheckBox" name="chkOpenCredentials">
<property name="text">
<string>Open Windows Credentials Store (user mode)</string>
</property>
</widget>
</item>
<item row="10" column="1" colspan="2">
<widget class="QCheckBox" name="chkCloseClipBoard">
<property name="text">
<string>Block read access to the clipboard</string>
</property>
</widget>
</item>
<item row="11" column="1">
<item row="9" column="1">
<widget class="QLabel" name="label_39">
<property name="minimumSize">
<size>
@ -789,10 +775,10 @@
</property>
</spacer>
</item>
<item row="14" column="1" colspan="2">
<widget class="QCheckBox" name="chkBlockCapture">
<item row="11" column="1" colspan="2">
<widget class="QCheckBox" name="chkVmRead">
<property name="text">
<string>Prevents an in-sandbox process from performing cross-sandbox window image manipulation.</string>
<string>Allow to read memory of unsandboxed processes (not recommended)</string>
</property>
</widget>
</item>