Use the same save path editing behaviour in properties panel as in torrent addition dialog

This commit is contained in:
Christophe Dumez
2010-06-27 17:58:08 +00:00
parent c01f7102e6
commit 9f5d31b2b1
4 changed files with 343 additions and 285 deletions

View File

@@ -131,6 +131,7 @@ class QTorrentHandle {
bool priv() const;
bool first_last_piece_first() const;
QString root_path() const;
QString firstFileSavePath() const;
bool has_error() const;
QString error() const;
void downloading_pieces(bitfield &bf) const;