mirror of
https://github.com/eliboa/TegraRcmGUI.git
synced 2024-11-24 19:22:04 +00:00
21 lines
388 B
XML
21 lines
388 B
XML
<ui version="4.0">
|
|
<author/>
|
|
<comment/>
|
|
<exportmacro/>
|
|
<class>UM_Dialog</class>
|
|
<widget class="QWidget" name="UM_Dialog">
|
|
<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>
|