mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-14 08:31:34 +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();
|
||||
GeomGUI->myComponentGeom->GetCurrentStudy(studyId);
|
||||
|
||||
//GeomGUI->myNbGeom = GeomGUI->myComponentGeom->NbLabels();
|
||||
GeomGUI->myNbGeom = GeomGUI->myComponentGeom->NbLabels();
|
||||
|
||||
return GeomGUI;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user