Files
frelay/Gui/frelayGUI.ui

20 lines
388 B
Plaintext
Raw Permalink Normal View History

2025-06-15 14:31:54 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>frelayGUI</class>
2025-10-20 15:17:31 +08:00
<widget class="QDialog" name="frelayGUI">
2025-06-15 14:31:54 +08:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2025-10-20 15:17:31 +08:00
<width>400</width>
<height>300</height>
2025-06-15 14:31:54 +08:00
</rect>
</property>
<property name="windowTitle">
<string>frelayGUI</string>
</property>
</widget>
<resources/>
<connections/>
</ui>