Open-Sourced

This commit is contained in:
e2hang
2025-07-20 11:34:53 +08:00
parent c0b7b10149
commit c9c34c5501
9 changed files with 1298 additions and 0 deletions

19
fontch.ui Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Fontch</class>
<widget class="QWidget" name="Fontch">
<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>
<resources/>
<connections/>
</ui>