Helpviewer/CookieJar/CookiesConfigurationDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3366
6084bb3c3911
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>500</width> 9 <width>500</width>
10 <height>200</height> 10 <height>152</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Configure cookies</string> 14 <string>Configure cookies</string>
15 </property> 15 </property>
144 <string>&amp;Filter Tracking Cookies</string> 144 <string>&amp;Filter Tracking Cookies</string>
145 </property> 145 </property>
146 </widget> 146 </widget>
147 </item> 147 </item>
148 </layout> 148 </layout>
149 </item>
150 <item>
151 <spacer name="verticalSpacer">
152 <property name="orientation">
153 <enum>Qt::Vertical</enum>
154 </property>
155 <property name="sizeHint" stdset="0">
156 <size>
157 <width>20</width>
158 <height>10</height>
159 </size>
160 </property>
161 </spacer>
162 </item> 149 </item>
163 <item> 150 <item>
164 <widget class="QDialogButtonBox" name="buttonBox"> 151 <widget class="QDialogButtonBox" name="buttonBox">
165 <property name="orientation"> 152 <property name="orientation">
166 <enum>Qt::Horizontal</enum> 153 <enum>Qt::Horizontal</enum>

eric ide

mercurial