mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
Allow to change the save path of torrents after addition
This commit is contained in:
@@ -80,6 +80,7 @@ class properties : public QDialog, private Ui::properties{
|
||||
void addTrackerList(QStringList myTrackers);
|
||||
void writeSettings();
|
||||
void loadSettings();
|
||||
void on_changeSavePathButton_clicked();
|
||||
|
||||
signals:
|
||||
void filteredFilesChanged(QString hash);
|
||||
|
||||
Reference in New Issue
Block a user