mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Remove old JSON classes.
Conflicts: src/webui/json.cpp src/webui/webui.pri
This commit is contained in:
committed by
sledgehammer999
parent
d8c40084a7
commit
b14777584e
@@ -4,9 +4,6 @@ HEADERS += $$PWD/httpserver.h \
|
||||
$$PWD/httpconnection.h \
|
||||
$$PWD/httprequestparser.h \
|
||||
$$PWD/httpresponsegenerator.h \
|
||||
$$PWD/json.h \
|
||||
$$PWD/jsonlist.h \
|
||||
$$PWD/jsondict.h \
|
||||
$$PWD/btjson.h \
|
||||
$$PWD/prefjson.h
|
||||
|
||||
@@ -14,10 +11,7 @@ SOURCES += $$PWD/httpserver.cpp \
|
||||
$$PWD/httpconnection.cpp \
|
||||
$$PWD/httprequestparser.cpp \
|
||||
$$PWD/httpresponsegenerator.cpp \
|
||||
$$PWD/jsonlist.cpp \
|
||||
$$PWD/jsondict.cpp \
|
||||
$$PWD/btjson.cpp \
|
||||
$$PWD/json.cpp \
|
||||
$$PWD/prefjson.cpp
|
||||
|
||||
RESOURCES += $$PWD/webui.qrc
|
||||
|
||||
Reference in New Issue
Block a user