Reuse code in AddNewTorrentDialog. #894.

This commit is contained in:
sledgehammer999
2014-02-02 19:54:19 +02:00
parent 7348b8903c
commit 202006bdd1
2 changed files with 50 additions and 89 deletions

View File

@@ -84,6 +84,7 @@ private:
void loadState();
void saveState();
void setMetadataProgressIndicator(bool visibleIndicator, const QString &labelText = QString());
void setupTreeview();
private:
Ui::AddNewTorrentDialog *ui;