add more spacing
[personal-kdebase.git] / workspace / plasma / applets / battery / batteryConfig.ui
blob092d248b6d54d6f46e55cc317bb986cde143ff90
1 <ui version="4.0" >
2  <class>batteryConfig</class>
3  <widget class="QWidget" name="batteryConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>363</width>
9     <height>80</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Configure Battery Monitor</string>
14   </property>
15   <property name="accessibleName" >
16    <string>Configure Battery Monitor</string>
17   </property>
18   <layout class="QVBoxLayout" name="verticalLayout" >
19    <item>
20     <widget class="QCheckBox" name="showBatteryStringCheckBox" >
21      <property name="toolTip" >
22       <string/>
23      </property>
24      <property name="text" >
25       <string>Show the percentage of &amp;charge on the battery</string>
26      </property>
27     </widget>
28    </item>
29    <item>
30     <widget class="QCheckBox" name="showMultipleBatteriesCheckBox" >
31      <property name="toolTip" >
32       <string/>
33      </property>
34      <property name="text" >
35       <string>Show the state for &amp;each battery present</string>
36      </property>
37     </widget>
38    </item>
39    <item>
40     <spacer name="verticalSpacer" >
41      <property name="orientation" >
42       <enum>Qt::Vertical</enum>
43      </property>
44      <property name="sizeHint" stdset="0" >
45       <size>
46        <width>20</width>
47        <height>15</height>
48       </size>
49      </property>
50     </spacer>
51    </item>
52   </layout>
53  </widget>
54  <resources/>
55  <connections/>
56 </ui>