mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Remove outdated torrentz link
This commit is contained in:
parent
643840d969
commit
4db73d421d
@ -53,9 +53,6 @@ public:
|
|||||||
setupUi(this);
|
setupUi(this);
|
||||||
// Icons
|
// Icons
|
||||||
uTorrentListButton->setIcon(IconProvider::instance()->getIcon("download"));
|
uTorrentListButton->setIcon(IconProvider::instance()->getIcon("download"));
|
||||||
// As a default, use torrentz.com link
|
|
||||||
list_url->setText("http://www.torrentz.com/announce_"+h.hash());
|
|
||||||
list_url->setCursorPosition(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
~TrackersAdditionDlg() {}
|
~TrackersAdditionDlg() {}
|
||||||
|
Loading…
Reference in New Issue
Block a user