Update OptionsWindow.ui

- Replaced description text.
This commit is contained in:
Michael 2024-03-17 12:08:22 +01:00 committed by GitHub
parent f7fbc388c0
commit 635ad7b22c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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>