Helpviewer/Sync/SyncDataPage.ui

changeset 1700
40c911b8c0dd
parent 1628
52cf35f6b26a
equal deleted inserted replaced
1699:10706f6ad9d2 1700:40c911b8c0dd
42 <string>Select to synchronize bookmarks</string> 42 <string>Select to synchronize bookmarks</string>
43 </property> 43 </property>
44 <property name="text"> 44 <property name="text">
45 <string>Bookmarks</string> 45 <string>Bookmarks</string>
46 </property> 46 </property>
47 <property name="checked">
48 <bool>true</bool>
49 </property>
50 </widget> 47 </widget>
51 </item> 48 </item>
52 <item> 49 <item>
53 <widget class="QCheckBox" name="historyCheckBox"> 50 <widget class="QCheckBox" name="historyCheckBox">
54 <property name="toolTip"> 51 <property name="toolTip">
55 <string>Select to synchronize history</string> 52 <string>Select to synchronize history</string>
56 </property> 53 </property>
57 <property name="text"> 54 <property name="text">
58 <string>History</string> 55 <string>History</string>
59 </property>
60 <property name="checked">
61 <bool>true</bool>
62 </property> 56 </property>
63 </widget> 57 </widget>
64 </item> 58 </item>
65 <item> 59 <item>
66 <widget class="QCheckBox" name="passwordsCheckBox"> 60 <widget class="QCheckBox" name="passwordsCheckBox">
78 <string>Select to synchronize user agent settings</string> 72 <string>Select to synchronize user agent settings</string>
79 </property> 73 </property>
80 <property name="text"> 74 <property name="text">
81 <string>User Agent Settings</string> 75 <string>User Agent Settings</string>
82 </property> 76 </property>
83 <property name="checked"> 77 </widget>
84 <bool>true</bool> 78 </item>
79 <item>
80 <widget class="QCheckBox" name="speedDialCheckBox">
81 <property name="toolTip">
82 <string>Select to synchronize the speed dial data</string>
83 </property>
84 <property name="text">
85 <string>Speed Dial Settings</string>
85 </property> 86 </property>
86 </widget> 87 </widget>
87 </item> 88 </item>
88 </layout> 89 </layout>
89 </widget> 90 </widget>

eric ide

mercurial