NOISSUE Fixed ftb downloads always latest version

This commit is contained in:
Janrupf
2018-04-06 22:25:24 +02:00
committed by Petr Mrázek
parent 9b7564e967
commit 38ed0c2a1f

View File

@ -173,6 +173,7 @@ void FTBPage::onVersionSelectionItemChanged(QString data)
}
selectedVersion = data;
suggestCurrent();
}
void FTBPage::onSortingSelectionChanged(QString data)