mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-16 05:01:37 +03:00
Remove outdated torrentz link
This commit is contained in:
parent
643840d969
commit
4db73d421d
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue