mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 14:40:29 +02:00
ide: rename identifier on file: update code references
This commit is contained in:
parent
bad8e07ea8
commit
dfb4053991
@ -252,6 +252,7 @@ begin
|
|||||||
CodeToolBoss.Explore(NewCode,Tool,true);
|
CodeToolBoss.Explore(NewCode,Tool,true);
|
||||||
OldRefs.Tool:=Tool;
|
OldRefs.Tool:=Tool;
|
||||||
OldRefs.NewLocalSrcName:=NewUnitName;
|
OldRefs.NewLocalSrcName:=NewUnitName;
|
||||||
|
ReplaceCodeInTreeOfPCodeXYPosition(OldRefs.TreeOfPCodeXYPosition,OldCode,NewCode);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user