diff -r 69fa45e95673 -r b610cb5b501a Preferences/ConfigurationPages/WebBrowserPage.ui --- a/Preferences/ConfigurationPages/WebBrowserPage.ui Wed Jul 26 19:46:17 2017 +0200 +++ b/Preferences/ConfigurationPages/WebBrowserPage.ui Sat Jul 29 19:41:16 2017 +0200 @@ -504,45 +504,6 @@ </property> </widget> </item> - <item row="1" column="0" colspan="2"> - <widget class="QGroupBox" name="gsbGroupBox"> - <property name="toolTip"> - <string>Select to enable the Google sage browsing support</string> - </property> - <property name="title"> - <string>Google Safe Browsing</string> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - <layout class="QGridLayout" name="gridLayout_7"> - <item row="0" column="0"> - <widget class="QLabel" name="label_14"> - <property name="text"> - <string>API Key:</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QLineEdit" name="gsbApiKeyEdit"> - <property name="toolTip"> - <string>Enter the Google Safe Browsing API key</string> - </property> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QPushButton" name="gsbHelpButton"> - <property name="toolTip"> - <string>Press to get some help about obtaining the API key</string> - </property> - <property name="text"> - <string>Google Safe Browsing API Help</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> </layout> </widget> </item> @@ -987,9 +948,6 @@ <tabstop>refererWhitelistButton</tabstop> <tabstop>xssAuditingCheckBox</tabstop> <tabstop>insecureContentsCheckBox</tabstop> - <tabstop>gsbGroupBox</tabstop> - <tabstop>gsbApiKeyEdit</tabstop> - <tabstop>gsbHelpButton</tabstop> <tabstop>expireHistory</tabstop> <tabstop>diskCacheCheckBox</tabstop> <tabstop>cacheSizeSpinBox</tabstop>