mirror of
https://github.com/Quill-OS/quill.git
synced 2024-10-31 21:33:22 -07:00
21 lines
390 B
XML
21 lines
390 B
XML
<ui version="4.0">
|
|
<author/>
|
|
<comment/>
|
|
<exportmacro/>
|
|
<class>otaManager</class>
|
|
<widget name="otaManager" class="QWidget">
|
|
<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>
|