mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
@@ -733,7 +733,7 @@ void MainWindow::updateNbTorrents()
|
||||
|
||||
void MainWindow::on_actionDocumentation_triggered() const
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(u"http://doc.qbittorrent.org"_qs));
|
||||
QDesktopServices::openUrl(QUrl(u"https://doc.qbittorrent.org"_qs));
|
||||
}
|
||||
|
||||
void MainWindow::tabChanged(int newTab)
|
||||
|
||||
Reference in New Issue
Block a user