blob: 338d2df865d5a4194c399d747f62b20ed459f6a9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ContactMethodPicker</class>
<widget class="QDialog" name="ContactMethodPicker">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>93</width>
<height>93</height>
</rect>
</property>
<property name="windowTitle">
<string/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QListWidget" name="contactMethodListWidget"/>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>