создал менеджер донатов

- добавление
- удаление
- сохранение
This commit is contained in:
2026-02-22 09:18:00 +03:00
parent 05662be287
commit eb494ae8fa
10 changed files with 499 additions and 11 deletions
+2
View File
@@ -24,6 +24,7 @@ SOURCES += \
actionmanager.cpp \
commandprocessor.cpp \
countermanager.cpp \
donationmanager.cpp \
emoteprovider.cpp \
fcolorsetting.cpp \
fcreatechat.cpp \
@@ -59,6 +60,7 @@ HEADERS += \
badge.h \
commandprocessor.h \
countermanager.h \
donationmanager.h \
emoteprovider.h \
fcolorsetting.h \
fcreatechat.h \