mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Allow to save downloaded metadata as torrent file
This commit is contained in:
committed by
sledgehammer999
parent
5fdd069f66
commit
703330c40d
@@ -104,6 +104,7 @@ private:
|
||||
void setMetadataProgressIndicator(bool visibleIndicator, const QString &labelText = {});
|
||||
void setupTreeview();
|
||||
void setSavePath(const QString &newPath);
|
||||
void saveTorrentFile();
|
||||
|
||||
void showEvent(QShowEvent *event) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user