Refactoring. Improve access to static member.
--HG-- branch : develop
This commit is contained in:
parent
b316133dad
commit
660406ab35
|
@ -158,7 +158,7 @@ VToolLine * VToolLine::Create(const quint32 &_id, const quint32 &firstPoint, con
|
|||
}
|
||||
else
|
||||
{
|
||||
data->UpdateId(id);
|
||||
VContainer::UpdateId(id);
|
||||
data->AddLine(firstPoint, secondPoint);
|
||||
if (parse != Document::FullParse)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user