Grid cell time history curves : Guard null pointer access

This commit is contained in:
Magne Sjaastad
2020-04-18 09:20:04 +02:00
parent 3c05fff768
commit e3143eb949
2 changed files with 21 additions and 12 deletions

View File

@@ -97,7 +97,7 @@ QString RimEclipseGeometrySelectionItem::geometrySelectionText() const
}
else
{
text = "No case";
return "No case";
}
text += ", ";