mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 12:49:13 +02:00
IDE: debugging
git-svn-id: trunk@24671 -
This commit is contained in:
parent
9e62a61131
commit
5aa3161301
@ -2157,7 +2157,7 @@ begin
|
||||
end;
|
||||
{$ENDIF}
|
||||
if FCodeBuffer=nil then exit;
|
||||
//DebugLn(['TSourceEditor.UpdateCodeBuffer ',FileName]);
|
||||
//DebugLn(['TSourceEditor.UpdateCodeBuffer ',FCodeBuffer.FileName]);
|
||||
IncreaseIgnoreCodeBufferLock;
|
||||
SynEditor.BeginUpdate;
|
||||
FCodeBuffer.Assign(SynEditor.Lines);
|
||||
|
Loading…
Reference in New Issue
Block a user