Redesign main core classes.

This commit is contained in:
Vladimir Golovnev (Glassez)
2015-04-19 18:17:47 +03:00
parent 60c0939e05
commit d16d1fdb3a
152 changed files with 11366 additions and 8967 deletions

View File

@@ -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