mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-07 05:37:30 +01:00
EditorMacros: Allow editing of macros / Format multi-line
git-svn-id: trunk@38370 -
This commit is contained in:
parent
0bb2dc6719
commit
f9f3d34cb8
@ -385,6 +385,7 @@ begin
|
||||
end;
|
||||
|
||||
W := TIdeMacroEventWriter.Create;
|
||||
W.UseLineFeed := True;
|
||||
try
|
||||
if Assigned(fEvents) then
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user