Files
D0CXUN7R4C3/gui/gui.ui
2023-02-01 17:03:14 +02:00

27 lines
647 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>460</height>
</rect>
</property>
<property name="windowTitle">
<string>D0CXUN7R4C3</string>
</property>
<property name="windowIcon">
<iconset resource="images.qrc">
<normaloff>:/img/img/icon.ico</normaloff>:/img/img/icon.ico</iconset>
</property>
<widget class="QWidget" name="centralwidget"/>
</widget>
<resources>
<include location="images.qrc"/>
</resources>
<connections/>
</ui>