Hide torrent content in torrent addition dialog when there is only one file in it

This commit is contained in:
Christophe Dumez
2010-06-22 11:47:25 +00:00
parent 9bdac4d1e3
commit 0da83694e0
2 changed files with 39 additions and 24 deletions

View File

@@ -79,6 +79,7 @@ public slots:
void savePiecesPriorities();
void on_OkButton_clicked();
void renameTorrentNameInModel(QString file_path);
void hideTorrentContent();
public slots:
void updateLabelInSavePath(QString label);