mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 05:38:06 -06:00
Add helpers for suggesting torrent paths
This commit is contained in:
@@ -52,9 +52,12 @@ public:
|
||||
private:
|
||||
void populate();
|
||||
void loadCustomSavePathOptions();
|
||||
void loadCustomDownloadPath();
|
||||
void loadCategorySavePathOptions();
|
||||
void populateDefaultPaths();
|
||||
void populateDefaultDownloadPath();
|
||||
void populateSavePathOptions();
|
||||
void populateDownloadPathEdit();
|
||||
|
||||
|
||||
Ui::AddTorrentParamsWidget *m_ui;
|
||||
BitTorrent::AddTorrentParams m_addTorrentParams;
|
||||
|
||||
Reference in New Issue
Block a user