plasma-framework/tests/testcontainmentactionsplugin/config.ui
Laurent Montel 785a03899a Fix ui files
svn path=/trunk/KDE/kdebase/workspace/plasma/containmentactions/test/; revision=1012826
2009-08-18 07:16:19 +00:00

28 lines
556 B
XML

<ui version="4.0" >
<class>Config</class>
<widget class="QWidget" name="Config" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>355</width>
<height>102</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout" >
<item>
<widget class="QLabel" name="label" >
<property name="text" >
<string>text:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="text" />
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>