mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
FEATURE: Remember the last trackers used in the torrent creation tool
FEATURE: The optimal piece size is now automatically computed in the torrent creation tool COSMETIC: Improved the torrent creation tool appearance
This commit is contained in:
@@ -117,6 +117,8 @@ public:
|
||||
return MyFile.remove();
|
||||
}
|
||||
|
||||
static quint64 computePathSize(QString path);
|
||||
|
||||
static QString truncateRootFolder(boost::intrusive_ptr<torrent_info> t);
|
||||
static QString truncateRootFolder(torrent_handle h);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user