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