--- a/Preferences/ConfigurationPages/HelpWebBrowserPage.ui Sat Jun 19 16:37:10 2010 +0200 +++ b/Preferences/ConfigurationPages/HelpWebBrowserPage.ui Sat Jun 19 17:02:53 2010 +0200 @@ -10,7 +10,7 @@ <height>818</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout_2"> + <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -240,8 +240,8 @@ <property name="title"> <string>Security</string> </property> - <layout class="QGridLayout" name="gridLayout_5"> - <item row="0" column="0"> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> <widget class="QCheckBox" name="savePasswordsCheckBox"> <property name="toolTip"> <string>Select to save passwords</string> @@ -251,6 +251,16 @@ </property> </widget> </item> + <item> + <widget class="QCheckBox" name="dnsPrefetchCheckBox"> + <property name="toolTip"> + <string>Select to enable DNS prefetch</string> + </property> + <property name="text"> + <string>Use DNS prefetching to improve page loading</string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -422,6 +432,7 @@ <tabstop>jsClipboardCheckBox</tabstop> <tabstop>pluginsCheckBox</tabstop> <tabstop>savePasswordsCheckBox</tabstop> + <tabstop>dnsPrefetchCheckBox</tabstop> <tabstop>expireHistory</tabstop> <tabstop>diskCacheCheckBox</tabstop> <tabstop>cacheSizeSpinBox</tabstop>