94 <bool>false</bool> |
94 <bool>false</bool> |
95 </property> |
95 </property> |
96 </widget> |
96 </widget> |
97 </item> |
97 </item> |
98 <item> |
98 <item> |
|
99 <widget class="QCheckBox" name="databasesCheckBox"> |
|
100 <property name="toolTip"> |
|
101 <string>Select to delete all web databases</string> |
|
102 </property> |
|
103 <property name="text"> |
|
104 <string>Web &Databases</string> |
|
105 </property> |
|
106 </widget> |
|
107 </item> |
|
108 <item> |
99 <widget class="QDialogButtonBox" name="buttonBox"> |
109 <widget class="QDialogButtonBox" name="buttonBox"> |
100 <property name="orientation"> |
110 <property name="orientation"> |
101 <enum>Qt::Horizontal</enum> |
111 <enum>Qt::Horizontal</enum> |
102 </property> |
112 </property> |
103 <property name="standardButtons"> |
113 <property name="standardButtons"> |
112 <tabstop>searchCheckBox</tabstop> |
122 <tabstop>searchCheckBox</tabstop> |
113 <tabstop>cookiesCheckBox</tabstop> |
123 <tabstop>cookiesCheckBox</tabstop> |
114 <tabstop>cacheCheckBox</tabstop> |
124 <tabstop>cacheCheckBox</tabstop> |
115 <tabstop>iconsCheckBox</tabstop> |
125 <tabstop>iconsCheckBox</tabstop> |
116 <tabstop>passwordsCheckBox</tabstop> |
126 <tabstop>passwordsCheckBox</tabstop> |
|
127 <tabstop>databasesCheckBox</tabstop> |
117 <tabstop>buttonBox</tabstop> |
128 <tabstop>buttonBox</tabstop> |
118 </tabstops> |
129 </tabstops> |
119 <resources/> |
130 <resources/> |
120 <connections> |
131 <connections> |
121 <connection> |
132 <connection> |