--- a/Preferences/ConfigurationPages/WebBrowserPage.ui Tue Jul 12 12:48:11 2016 +0200 +++ b/Preferences/ConfigurationPages/WebBrowserPage.ui Tue Jul 12 14:40:23 2016 +0200 @@ -107,6 +107,26 @@ </property> </widget> </item> + <item row="3" column="1"> + <widget class="QCheckBox" name="screenCaptureCheckBox"> + <property name="toolTip"> + <string>Select to enable screen capture support</string> + </property> + <property name="text"> + <string>Enable Screen Capture Support</string> + </property> + </widget> + </item> + <item row="4" column="0"> + <widget class="QCheckBox" name="webGLCheckBox"> + <property name="toolTip"> + <string>Select to enable support for WebGL</string> + </property> + <property name="text"> + <string>Enable WebGL support</string> + </property> + </widget> + </item> </layout> </widget> </item>