Added "Force reannounce" action to tracker list

Fixed typo in "Saudi Arabia"
This commit is contained in:
Christophe Dumez
2010-06-27 21:18:41 +00:00
parent 32d3ed2144
commit 452c0411d2
37 changed files with 1408 additions and 1110 deletions

View File

@@ -200,7 +200,7 @@ void PropertiesWidget::clear() {
setEnabled(false);
}
const QTorrentHandle& PropertiesWidget::getCurrentTorrent() const {
QTorrentHandle PropertiesWidget::getCurrentTorrent() const {
return h;
}