mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Improve the "Watch folders" UI. Closes #4300.
This commit is contained in:
@@ -42,6 +42,7 @@ HEADERS += \
|
||||
$$PWD/shutdownconfirm.h \
|
||||
$$PWD/torrentmodel.h \
|
||||
$$PWD/torrentcreatordlg.h \
|
||||
$$PWD/scanfoldersdelegate.h \
|
||||
$$PWD/search/searchwidget.h \
|
||||
$$PWD/search/searchtab.h \
|
||||
$$PWD/search/pluginselectdlg.h \
|
||||
@@ -79,6 +80,7 @@ SOURCES += \
|
||||
$$PWD/shutdownconfirm.cpp \
|
||||
$$PWD/torrentmodel.cpp \
|
||||
$$PWD/torrentcreatordlg.cpp \
|
||||
$$PWD/scanfoldersdelegate.cpp \
|
||||
$$PWD/search/searchwidget.cpp \
|
||||
$$PWD/search/searchtab.cpp \
|
||||
$$PWD/search/pluginselectdlg.cpp \
|
||||
|
||||
Reference in New Issue
Block a user