добавил обработку счетчиков

This commit is contained in:
2026-02-14 11:26:45 +03:00
parent 5f53bdcf96
commit 63b7fa4ea1
12 changed files with 796 additions and 131 deletions
+2
View File
@@ -22,6 +22,7 @@ INCLUDEPATH += $$PWD
SOURCES += \
commandprocessor.cpp \
countermanager.cpp \
emoteprovider.cpp \
fcolorsetting.cpp \
fcreatechat.cpp \
@@ -54,6 +55,7 @@ SOURCES += \
HEADERS += \
badge.h \
commandprocessor.h \
countermanager.h \
emoteprovider.h \
fcolorsetting.h \
fcreatechat.h \