mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Allow to add root folder to torrent content
This commit is contained in:
parent
d4a51979bb
commit
1d5dc283fe
30 changed files with 452 additions and 172 deletions
|
@ -43,7 +43,7 @@
|
|||
#include "base/utils/net.h"
|
||||
#include "base/utils/version.h"
|
||||
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 6, 2};
|
||||
constexpr Utils::Version<int, 3, 2> API_VERSION {2, 7, 0};
|
||||
|
||||
class APIController;
|
||||
class WebApplication;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue