"Packages to be held back" is still shown #2

Closed
tsimonq2 wants to merge 3 commits from tsimonq2/null-packages-fix into ubuntu/noble
Showing only changes of commit 45e3835a55 - Show all commits

View File

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