1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-11-25 03:32:05 +00:00
TegraRcmGUI/tegrarcmgui.ui
2020-06-24 20:30:39 +02:00

22 lines
539 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TegraRcmGUI</class>
<widget class="QMainWindow" name="TegraRcmGUI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>TegraRcmGUI</string>
</property>
<widget class="QWidget" name="centralwidget"/>
<widget class="QMenuBar" name="menubar"/>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>