--- a/src/eric7/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui Mon Apr 17 09:29:01 2023 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui Mon Apr 17 14:25:35 2023 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>499</width> - <height>519</height> + <height>608</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -102,6 +102,16 @@ </widget> </item> <item> + <widget class="QCheckBox" name="unencryptedCheckBox"> + <property name="toolTip"> + <string><p>Select to force the use of <b>http://</b> instead of <b>https://</b>.</p></string> + </property> + <property name="text"> + <string>Enforce unencrypted downloads</string> + </property> + </widget> + </item> + <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <spacer name="horizontalSpacer"> @@ -160,6 +170,8 @@ <tabstop>spellCheckEnabledCheckBox</tabstop> <tabstop>spellCheckLanguagesList</tabstop> <tabstop>spellCheckDictionaryDirectoriesEdit</tabstop> + <tabstop>unencryptedCheckBox</tabstop> + <tabstop>manageDictionariesButton</tabstop> </tabstops> <resources/> <connections/>