Files
frelay/Gui/frelayGUI.ui
2025-10-20 15:17:31 +08:00

20 lines
388 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>frelayGUI</class>
<widget class="QDialog" name="frelayGUI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>frelayGUI</string>
</property>
</widget>
<resources/>
<connections/>
</ui>