mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Brand new torrent model for the transfer list
This commit is contained in:
@@ -7,3 +7,8 @@ HEADERS += $$PWD/qbtsession.h \
|
||||
|
||||
SOURCES += $$PWD/qbtsession.cpp \
|
||||
$$PWD/qtorrenthandle.cpp
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
HEADERS += $$PWD/torrentmodel.h
|
||||
SOURCES += $$PWD/torrentmodel.cpp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user