diff -r 10706f6ad9d2 -r 40c911b8c0dd Helpviewer/Sync/SyncDataPage.ui --- a/Helpviewer/Sync/SyncDataPage.ui Sun Mar 11 13:04:30 2012 +0100 +++ b/Helpviewer/Sync/SyncDataPage.ui Sun Mar 11 16:46:46 2012 +0100 @@ -44,9 +44,6 @@ <property name="text"> <string>Bookmarks</string> </property> - <property name="checked"> - <bool>true</bool> - </property> </widget> </item> <item> @@ -57,9 +54,6 @@ <property name="text"> <string>History</string> </property> - <property name="checked"> - <bool>true</bool> - </property> </widget> </item> <item> @@ -80,8 +74,15 @@ <property name="text"> <string>User Agent Settings</string> </property> - <property name="checked"> - <bool>true</bool> + </widget> + </item> + <item> + <widget class="QCheckBox" name="speedDialCheckBox"> + <property name="toolTip"> + <string>Select to synchronize the speed dial data</string> + </property> + <property name="text"> + <string>Speed Dial Settings</string> </property> </widget> </item>