20 lines
382 B
XML
20 lines
382 B
XML
<?xml version='1.0'?>
|
|
<ui version="4.0">
|
|
<class>OpenRecipeDialog</class>
|
|
<widget name="OpenRecipeDialog" class="QDialog">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>640</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|