If there are no packages to consider, do not go further

tsimonq2/null-packages-fix
Simon Quigley 11 months ago
parent cae134166b
commit 45e3835a55

@ -49,7 +49,7 @@ void MainWindow::setUpdateInfo(QList<QStringList> updateInfo)
if (count > 0) {
installEnabled = true;
}
} else { continue; }
QTreeWidgetItem *installItem;
switch (i) {

Loading…
Cancel
Save