mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Started work on the new RSS feed downloader (WIP)
This commit is contained in:
parent
a2c19302cb
commit
6b7af5b464
94 changed files with 8342 additions and 4909 deletions
|
@ -1249,5 +1249,5 @@ void GUI::handleUpdateInstalled(QString error_msg)
|
|||
|
||||
void GUI::on_actionDonate_money_triggered()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl("https://sourceforge.net/donate/index.php?group_id=163414"));
|
||||
QDesktopServices::openUrl(QUrl("http://sourceforge.net/donate/index.php?group_id=163414"));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue