158 <property name="text"> |
158 <property name="text"> |
159 <string>Saved &Passwords</string> |
159 <string>Saved &Passwords</string> |
160 </property> |
160 </property> |
161 <property name="checked"> |
161 <property name="checked"> |
162 <bool>false</bool> |
162 <bool>false</bool> |
163 </property> |
|
164 </widget> |
|
165 </item> |
|
166 <item> |
|
167 <widget class="QCheckBox" name="databasesCheckBox"> |
|
168 <property name="toolTip"> |
|
169 <string>Select to delete all web databases</string> |
|
170 </property> |
|
171 <property name="text"> |
|
172 <string>Web &Databases</string> |
|
173 </property> |
163 </property> |
174 </widget> |
164 </widget> |
175 </item> |
165 </item> |
176 <item> |
166 <item> |
177 <widget class="QCheckBox" name="zoomCheckBox"> |
167 <widget class="QCheckBox" name="zoomCheckBox"> |
215 <tabstop>downloadsCheckBox</tabstop> |
205 <tabstop>downloadsCheckBox</tabstop> |
216 <tabstop>cookiesCheckBox</tabstop> |
206 <tabstop>cookiesCheckBox</tabstop> |
217 <tabstop>cacheCheckBox</tabstop> |
207 <tabstop>cacheCheckBox</tabstop> |
218 <tabstop>iconsCheckBox</tabstop> |
208 <tabstop>iconsCheckBox</tabstop> |
219 <tabstop>passwordsCheckBox</tabstop> |
209 <tabstop>passwordsCheckBox</tabstop> |
220 <tabstop>databasesCheckBox</tabstop> |
|
221 <tabstop>zoomCheckBox</tabstop> |
210 <tabstop>zoomCheckBox</tabstop> |
222 <tabstop>sslExceptionsCheckBox</tabstop> |
211 <tabstop>sslExceptionsCheckBox</tabstop> |
223 </tabstops> |
212 </tabstops> |
224 <resources/> |
213 <resources/> |
225 <connections> |
214 <connections> |