mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
View minor fix for "row selected"
This commit is contained in:
@@ -25,6 +25,7 @@ namespace BlackGui
|
||||
{
|
||||
const CApplicationInfoList others = CApplicationInfoList::fromOtherSwiftVersionsFromDataDirectories();
|
||||
this->updateContainer(others);
|
||||
m_acceptRowSelected = others.size() > 0;
|
||||
return others.size();
|
||||
}
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user