mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
untabify
This commit is contained in:
parent
eb3f817bc6
commit
221416d251
@ -283,7 +283,7 @@ static SALOMEDS::SObject_ptr publish(SALOMEDS::Study_ptr theStudy,
|
||||
last2Pnt_pos = anEntry.rfind( ":" );
|
||||
tagAfter = atoi( anEntry.substr( last2Pnt_pos+1 ).c_str() );
|
||||
if ( tagAfter > theTag ) {
|
||||
objAfter = curObj;
|
||||
objAfter = curObj;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user