EditorMacros: Allow editing of macros / Format multi-line

git-svn-id: trunk@38370 -
This commit is contained in:
martin 2012-08-25 11:22:49 +00:00
parent 0bb2dc6719
commit f9f3d34cb8

View File

@ -385,6 +385,7 @@ begin
end;
W := TIdeMacroEventWriter.Create;
W.UseLineFeed := True;
try
if Assigned(fEvents) then
begin