kde-workspace/kate/part/dialogs/spellcheckconfigwidget.ui
Ivailo Monev f68295ea28 generic: move sub-projects from kde-baseapps [ci reset]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-05-14 21:56:54 +03:00

29 lines
667 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SpellCheckConfigWidget</class>
<widget class="QWidget" name="SpellCheckConfigWidget">
<layout class="QVBoxLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>1</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>