GH-2787 fix "Download All" button
This commit is contained in:
parent
c291946d2a
commit
84c53273ce
2 changed files with 2 additions and 2 deletions
|
@ -379,7 +379,7 @@ void VersionPage::on_actionChange_version_triggered()
|
|||
m_container->refreshContainer();
|
||||
}
|
||||
|
||||
void VersionPage::on_actionDownload_triggered()
|
||||
void VersionPage::on_actionDownload_All_triggered()
|
||||
{
|
||||
if (!MMC->accounts()->anyAccountIsValid())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue