mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- A lot of work on "Finished torrents are moved to a new tab". It still needs improvements but most of it is working
- Fixed pressing return in search field to launch search
This commit is contained in:
@@ -127,7 +127,8 @@ SOURCES += GUI.cpp \
|
||||
properties_imp.cpp \
|
||||
createtorrent_imp.cpp \
|
||||
bittorrent.cpp \
|
||||
searchEngine.cpp
|
||||
searchEngine.cpp \
|
||||
FinishedTorrents.cpp
|
||||
!contains(DEFINES, NO_UPNP){
|
||||
message(UPnP Enabled)
|
||||
HEADERS += UPnP.h
|
||||
|
||||
Reference in New Issue
Block a user