mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 06:57:24 -06:00
Added "Force reannounce" action to tracker list
Fixed typo in "Saudi Arabia"
This commit is contained in:
@@ -200,7 +200,7 @@ void PropertiesWidget::clear() {
|
||||
setEnabled(false);
|
||||
}
|
||||
|
||||
const QTorrentHandle& PropertiesWidget::getCurrentTorrent() const {
|
||||
QTorrentHandle PropertiesWidget::getCurrentTorrent() const {
|
||||
return h;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user