mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 21:19:24 +02:00
parent
d429507b9e
commit
d13b188ae7
@ -1678,6 +1678,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
// Add comments
|
// Add comments
|
||||||
|
FreeListOfPCodeXYPosition(ListOfPCodeXYPosition);
|
||||||
if CodeToolBoss.GetPasDocComments(Item.CodeXYPos.Code,
|
if CodeToolBoss.GetPasDocComments(Item.CodeXYPos.Code,
|
||||||
Item.CodeXYPos.X,Item.CodeXYPos.Y,ListOfPCodeXYPosition)
|
Item.CodeXYPos.X,Item.CodeXYPos.Y,ListOfPCodeXYPosition)
|
||||||
and (ListOfPCodeXYPosition<>nil) then
|
and (ListOfPCodeXYPosition<>nil) then
|
||||||
|
Loading…
Reference in New Issue
Block a user