View minor fix for "row selected"

This commit is contained in:
Klaus Basan
2018-07-03 19:32:52 +02:00
parent 61e2ffb7da
commit 07a47923d8

View File

@@ -25,6 +25,7 @@ namespace BlackGui
{
const CApplicationInfoList others = CApplicationInfoList::fromOtherSwiftVersionsFromDataDirectories();
this->updateContainer(others);
m_acceptRowSelected = others.size() > 0;
return others.size();
}
} // namespace