9981:932af5154428 | 9982:5b91f7baffd0 |
---|---|
5 <property name="geometry"> | 5 <property name="geometry"> |
6 <rect> | 6 <rect> |
7 <x>0</x> | 7 <x>0</x> |
8 <y>0</y> | 8 <y>0</y> |
9 <width>499</width> | 9 <width>499</width> |
10 <height>519</height> | 10 <height>608</height> |
11 </rect> | 11 </rect> |
12 </property> | 12 </property> |
13 <layout class="QVBoxLayout" name="verticalLayout_3"> | 13 <layout class="QVBoxLayout" name="verticalLayout_3"> |
14 <item> | 14 <item> |
15 <widget class="QLabel" name="headerLabel"> | 15 <widget class="QLabel" name="headerLabel"> |
100 </item> | 100 </item> |
101 </layout> | 101 </layout> |
102 </widget> | 102 </widget> |
103 </item> | 103 </item> |
104 <item> | 104 <item> |
105 <widget class="QCheckBox" name="unencryptedCheckBox"> | |
106 <property name="toolTip"> | |
107 <string><p>Select to force the use of <b>http://</b> instead of <b>https://</b>.</p></string> | |
108 </property> | |
109 <property name="text"> | |
110 <string>Enforce unencrypted downloads</string> | |
111 </property> | |
112 </widget> | |
113 </item> | |
114 <item> | |
105 <layout class="QHBoxLayout" name="horizontalLayout"> | 115 <layout class="QHBoxLayout" name="horizontalLayout"> |
106 <item> | 116 <item> |
107 <spacer name="horizontalSpacer"> | 117 <spacer name="horizontalSpacer"> |
108 <property name="orientation"> | 118 <property name="orientation"> |
109 <enum>Qt::Horizontal</enum> | 119 <enum>Qt::Horizontal</enum> |
158 </widget> | 168 </widget> |
159 <tabstops> | 169 <tabstops> |
160 <tabstop>spellCheckEnabledCheckBox</tabstop> | 170 <tabstop>spellCheckEnabledCheckBox</tabstop> |
161 <tabstop>spellCheckLanguagesList</tabstop> | 171 <tabstop>spellCheckLanguagesList</tabstop> |
162 <tabstop>spellCheckDictionaryDirectoriesEdit</tabstop> | 172 <tabstop>spellCheckDictionaryDirectoriesEdit</tabstop> |
173 <tabstop>unencryptedCheckBox</tabstop> | |
174 <tabstop>manageDictionariesButton</tabstop> | |
163 </tabstops> | 175 </tabstops> |
164 <resources/> | 176 <resources/> |
165 <connections/> | 177 <connections/> |
166 </ui> | 178 </ui> |