mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Add confirmation for enabling Auto TMM from context menu
* Add confirmation for enabling Auto TMM from context * Add tooltip to Automatic Torrent Management context menu action PR #16241.
This commit is contained in:
@@ -111,7 +111,7 @@ private slots:
|
||||
void setSelectedTorrentsSuperSeeding(bool enabled) const;
|
||||
void setSelectedTorrentsSequentialDownload(bool enabled) const;
|
||||
void setSelectedFirstLastPiecePrio(bool enabled) const;
|
||||
void setSelectedAutoTMMEnabled(bool enabled) const;
|
||||
void setSelectedAutoTMMEnabled(bool enabled);
|
||||
void askNewCategoryForSelection();
|
||||
void saveSettings();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user