src/eric7/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui

branch
eric7
changeset 9982
5b91f7baffd0
parent 9209
b99e7fd55fd3
--- 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>&lt;p&gt;Select to force the use of &lt;b&gt;http://&lt;/b&gt; instead of &lt;b&gt;https://&lt;/b&gt;.&lt;/p&gt;</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/>

eric ide

mercurial