Files
cantata/gui/outputsettings.ui
2011-11-28 19:10:33 +00:00

28 lines
592 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>OutputSettings</class>
<widget class="QWidget" name="OutputSettings">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QListWidget" name="view" />
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>