mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Parse URLs in torrent description
This commit is contained in:
@@ -123,6 +123,8 @@ public:
|
||||
return MyFile.remove();
|
||||
}
|
||||
|
||||
static QString parseHtmlLinks(const QString &raw_text);
|
||||
|
||||
static bool removeEmptyFolder(const QString &dirpath);
|
||||
|
||||
static quint64 computePathSize(QString path);
|
||||
|
||||
Reference in New Issue
Block a user