Изменение статуса ФИМ. Закончил

This commit is contained in:
2025-12-18 17:34:05 +03:00
parent 4b3453fe72
commit 33499ed0ea
20 changed files with 85 additions and 11 deletions

View File

@@ -85,7 +85,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../ServerLMS/ServerLMS.qrc">:/resources/icons/circleGray.png</pixmap>
<pixmap resource="../InstructorsAndTrainees.qrc">:/resources/icons/circleGray.png</pixmap>
</property>
</widget>
</item>
@@ -128,7 +128,7 @@
<string>Send</string>
</property>
<property name="icon">
<iconset>
<iconset resource="../InstructorsAndTrainees.qrc">
<normaloff>:/resources/icons/sendMsg.png</normaloff>:/resources/icons/sendMsg.png</iconset>
</property>
<property name="iconSize">
@@ -149,7 +149,7 @@
</layout>
</widget>
<resources>
<include location="../../ServerLMS/ServerLMS.qrc"/>
<include location="../InstructorsAndTrainees.qrc"/>
</resources>
<connections/>
</ui>