first commit

This commit is contained in:
hwd
2020-04-29 17:17:45 +02:00
commit 37fc80f11f
10 changed files with 1539 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>LoginTemplate</class>
<widget class="QWidget" name="LoginTemplate">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>415</width>
<height>449</height>
</rect>
</property>
<property name="font">
<font>
<family>DejaVu Serif</family>
</font>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>