mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Add unicodestrings.h to core.pri
Conflicts: src/core/core.pri
This commit is contained in:
@@ -23,7 +23,8 @@ HEADERS += \
|
|||||||
$$PWD/http/responsegenerator.h \
|
$$PWD/http/responsegenerator.h \
|
||||||
$$PWD/http/server.h \
|
$$PWD/http/server.h \
|
||||||
$$PWD/http/types.h \
|
$$PWD/http/types.h \
|
||||||
$$PWD/http/responsebuilder.h
|
$$PWD/http/responsebuilder.h \
|
||||||
|
$$PWD/unicodestrings.h
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
$$PWD/downloadthread.cpp \
|
$$PWD/downloadthread.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user