refactor
This commit is contained in:
+12
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user