mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-16 03:51:27 +05:00
SMH: Debug - restore numeration indexes
This commit is contained in:
parent
d529c4223d
commit
76f04deded
@ -89,7 +89,7 @@ GEOMContext* GEOMContext::GetOrCreateGeomGUI(QAD_Desktop* desktop)
|
|||||||
int studyId = desktop->getActiveStudy()->getStudyId();
|
int studyId = desktop->getActiveStudy()->getStudyId();
|
||||||
GeomGUI->myComponentGeom->GetCurrentStudy(studyId);
|
GeomGUI->myComponentGeom->GetCurrentStudy(studyId);
|
||||||
|
|
||||||
//GeomGUI->myNbGeom = GeomGUI->myComponentGeom->NbLabels();
|
GeomGUI->myNbGeom = GeomGUI->myComponentGeom->NbLabels();
|
||||||
|
|
||||||
return GeomGUI;
|
return GeomGUI;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user