kde-workspace/kcontrol/desktoptheme/DesktopTheme.ui

36 lines
826 B
Text
Raw Permalink Normal View History

2014-11-13 19:30:51 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DesktopTheme</class>
<widget class="QWidget" name="DesktopTheme">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>669</width>
<height>460</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="2">
<widget class="QListView" name="m_theme"/>
</item>
<item row="1" column="0">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>462</width>
<height>20</height>
</size>
2014-11-13 19:30:51 +02:00
</property>
</spacer>
2014-11-13 19:30:51 +02:00
</item>
</layout>
</widget>
<customwidgets>
</customwidgets>
<connections/>
</ui>