This commit is contained in:
2026-02-07 08:28:56 +03:00
parent eff857a55e
commit 451ddd9ae0
30 changed files with 3993 additions and 1233 deletions
+12
View File
@@ -21,15 +21,21 @@ RC_ICONS = ico\app_icon.ico
INCLUDEPATH += $$PWD
SOURCES += \
commandprocessor.cpp \
emoteprovider.cpp \
fcolorsetting.cpp \
fcreatechat.cpp \
fcreatenotify.cpp \
ffontsetting.cpp \
filemanager.cpp \
fsettingsws.cpp \
fsinglegrid.cpp \
logmanager.cpp \
main.cpp \
mediafilemanager.cpp \
neuralnetworkmanager.cpp \
randommanager.cpp \
randomresponses.cpp \
soundmanager.cpp \
tauth.cpp \
ttw_api.cpp \
@@ -46,15 +52,21 @@ SOURCES += \
HEADERS += \
badge.h \
commandprocessor.h \
emoteprovider.h \
fcolorsetting.h \
fcreatechat.h \
fcreatenotify.h \
ffontsetting.h \
filemanager.h \
fsettingsws.h \
fsinglegrid.h \
logmanager.h \
mediafilemanager.h \
miniaudio.h \
neuralnetworkmanager.h \
randommanager.h \
randomresponses.h \
soundmanager.h \
tauth.h \
timerinfo.h \