Allow to change the save path of torrents after addition

This commit is contained in:
Christophe Dumez
2008-11-02 19:55:55 +00:00
parent 9618056b4e
commit b0a0abd764
6 changed files with 105 additions and 215 deletions

View File

@@ -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);