add more spacing
[personal-kdebase.git] / workspace / kcontrol / keys / kglobalshortcutseditor.ui
blobd47dc42153e7672f6bb19855a7114d358ad1e7bb
1 <ui version="4.0" >
2  <class>KGlobalShortcutsEditor</class>
3  <widget class="QWidget" name="KGlobalShortcutsEditor" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>756</width>
9     <height>516</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="0" column="0" >
14     <widget class="QLabel" name="label" >
15      <property name="text" >
16       <string>KDE component:</string>
17      </property>
18     </widget>
19    </item>
20    <item row="0" column="1" >
21     <widget class="KComboBox" name="components" />
22    </item>
23    <item row="1" column="0" >
24     <widget class="QLabel" name="label_2" >
25      <property name="text" >
26       <string>Shortcuts:</string>
27      </property>
28      <property name="alignment" >
29       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
30      </property>
31     </widget>
32    </item>
33   </layout>
34  </widget>
35  <customwidgets>
36   <customwidget>
37    <class>KComboBox</class>
38    <extends>QComboBox</extends>
39    <header>kcombobox.h</header>
40   </customwidget>
41  </customwidgets>
42  <resources/>
43  <connections/>
44 </ui>