mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
FEATURE: Added auto-shutdown confirmation dialog
This commit is contained in:
@@ -12,6 +12,8 @@ SOURCES += $$PWD/qbtsession.cpp \
|
||||
$$PWD/torrentspeedmonitor.cpp
|
||||
|
||||
!contains(DEFINES, DISABLE_GUI) {
|
||||
HEADERS += $$PWD/torrentmodel.h
|
||||
HEADERS += $$PWD/torrentmodel.h \
|
||||
$$PWD/shutdownconfirm.h
|
||||
|
||||
SOURCES += $$PWD/torrentmodel.cpp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user