mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Drop Qt 4 support
This commit is contained in:
@@ -15,10 +15,4 @@ SOURCES += \
|
||||
$$PWD/webapplication.cpp \
|
||||
$$PWD/abstractwebapplication.cpp
|
||||
|
||||
# QJson JSON parser/serializer for using with Qt4
|
||||
lessThan(QT_MAJOR_VERSION, 5) {
|
||||
!usesystemqjson: include(qjson/qjson.pri)
|
||||
else: DEFINES += USE_SYSTEM_QJSON
|
||||
}
|
||||
|
||||
RESOURCES += $$PWD/webui.qrc
|
||||
|
||||
Reference in New Issue
Block a user