mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
22625: [CEA 1195] Several attractors per face
This commit is contained in:
parent
fa9a9581d3
commit
af48da0fdd
@ -210,8 +210,8 @@ void StdMeshersGUI_ObjectReferenceParamWdg::SetObject(CORBA::Object_ptr obj)
|
||||
myObjNameLineEdit->setStyleSheet("");
|
||||
myObjects.push_back( CORBA::Object::_duplicate( obj ));
|
||||
myParamValue = sobj->GetID().c_str();
|
||||
emit contentModified();
|
||||
}
|
||||
emit contentModified();
|
||||
}
|
||||
|
||||
//================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user