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