Контроллер мессенджера доработанный

This commit is contained in:
2025-09-04 16:48:48 +03:00
parent 7a909d1ee5
commit adfd058fa1
15 changed files with 250 additions and 143 deletions

View File

@@ -3,6 +3,8 @@ project(InstructorsAndTrainees LANGUAGES CXX)
common_info_for_project(InstructorsAndTrainees)
add_library(InstructorsAndTrainees SHARED
metatypes.h
metatypes.cpp
instructorsAndTrainees_global.h
instructorsandtraineeswidget.cpp
instructorsandtraineeswidget.h