Рефакт

This commit is contained in:
2025-09-11 12:55:28 +03:00
parent d65776ff98
commit 6bcf8a60ba
116 changed files with 179 additions and 250 deletions

View File

@@ -10,11 +10,16 @@
<height>600</height>
</rect>
</property>
<property name="font">
<font>
<family>Tahoma</family>
</font>
</property>
<property name="windowTitle">
<string>Learning management system (LMS)</string>
</property>
<property name="windowIcon">
<iconset resource="testDBpgSQL.qrc">
<iconset resource="GUIdataBaseLMS.qrc">
<normaloff>:/resources/lms.png</normaloff>:/resources/lms.png</iconset>
</property>
<property name="toolButtonStyle">
@@ -42,7 +47,7 @@
</widget>
</widget>
<resources>
<include location="testDBpgSQL.qrc"/>
<include location="GUIdataBaseLMS.qrc"/>
</resources>
<connections/>
</ui>