Some code cosmetics
This commit is contained in:
committed by
Stefan Tröger
parent
ef31d1ca20
commit
6355b5fd43
@@ -358,7 +358,7 @@ void Plane::onChanged(const App::Property *prop)
|
||||
}
|
||||
|
||||
|
||||
const std::set<QString> Plane::getHint()
|
||||
const std::set<QString> Plane::getHint() const
|
||||
{
|
||||
if (hints.find(refTypes) != hints.end())
|
||||
return hints[refTypes];
|
||||
|
||||
Reference in New Issue
Block a user