mirror of
https://github.com/Quill-OS/quill.git
synced 2024-11-01 05:43:21 -07:00
22 lines
396 B
Text
22 lines
396 B
Text
|
<ui version="4.0">
|
||
|
<author/>
|
||
|
<comment/>
|
||
|
<exportmacro/>
|
||
|
<class>libraryWidget</class>
|
||
|
<widget class="QWidget" name="libraryWidget">
|
||
|
<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>
|
||
|
</widget>
|
||
|
<pixmapfunction/>
|
||
|
<connections/>
|
||
|
</ui>
|