Merge pull request #3714 from APMichael/patch-1
Update OptionsWindow.ui
This commit is contained in:
commit
b7800e64a8
|
@ -824,7 +824,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="chkBlockCapture">
|
<widget class="QCheckBox" name="chkBlockCapture">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Block obtain an image of an un-sandboxied window through Windows public method</string>
|
<string>Block process from taking screenshots of windows not belonging to the containing sandbox</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in New Issue