diff -r f888270da22e -r cc3e2e5558e9 Preferences/ConfigurationPages/HelpWebBrowserPage.ui --- a/Preferences/ConfigurationPages/HelpWebBrowserPage.ui Sat Mar 19 14:30:58 2011 +0100 +++ b/Preferences/ConfigurationPages/HelpWebBrowserPage.ui Sun Mar 20 17:10:35 2011 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>613</width> - <height>904</height> + <height>982</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> @@ -73,6 +73,16 @@ </property> </widget> </item> + <item row="2" column="0"> + <widget class="QCheckBox" name="accessKeysCheckBox"> + <property name="toolTip"> + <string>Select to enable support for access keys</string> + </property> + <property name="text"> + <string>Enable access keys</string> + </property> + </widget> + </item> </layout> </item> <item> @@ -472,9 +482,10 @@ </widget> <tabstops> <tabstop>singleHelpWindowCheckBox</tabstop> + <tabstop>webSuggestionsCheckBox</tabstop> <tabstop>saveGeometryCheckBox</tabstop> - <tabstop>webSuggestionsCheckBox</tabstop> <tabstop>showTabPreviews</tabstop> + <tabstop>accessKeysCheckBox</tabstop> <tabstop>startupCombo</tabstop> <tabstop>homePageEdit</tabstop> <tabstop>setCurrentPageButton</tabstop>