mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Redesign main core classes.
This commit is contained in:
@@ -5,7 +5,6 @@ HEADERS += \
|
||||
$$PWD/jsonutils.h \
|
||||
$$PWD/extra_translations.h \
|
||||
$$PWD/webapplication.h \
|
||||
$$PWD/qtorrentfilter.h \
|
||||
$$PWD/websessiondata.h \
|
||||
$$PWD/abstractwebapplication.h
|
||||
|
||||
@@ -14,7 +13,6 @@ SOURCES += \
|
||||
$$PWD/btjson.cpp \
|
||||
$$PWD/prefjson.cpp \
|
||||
$$PWD/webapplication.cpp \
|
||||
$$PWD/qtorrentfilter.cpp \
|
||||
$$PWD/abstractwebapplication.cpp
|
||||
|
||||
# QJson JSON parser/serializer for using with Qt4
|
||||
|
||||
Reference in New Issue
Block a user