Web UI code optimization and clean up

This commit is contained in:
Christophe Dumez
2011-09-25 17:26:02 +03:00
parent ab0355f8d6
commit 4385b941bb
6 changed files with 89 additions and 101 deletions

View File

@@ -65,7 +65,6 @@ protected slots:
void respondNotFound();
void processDownloadedFile(const QString& url, const QString& file_path);
void handleDownloadFailure(const QString& url, const QString& reason);
void recheckTorrent(const QString& hash);
void decreaseTorrentsPriority(const QStringList& hashes);
void increaseTorrentsPriority(const QStringList& hashes);