synedit: less hints

git-svn-id: trunk@49880 -
This commit is contained in:
mattias 2015-09-27 19:19:24 +00:00
parent 8d8207e367
commit 6875e2e79c

View File

@ -408,7 +408,7 @@ begin
sFontSize := Format(' size=%d', [1 + Ord(fFontSize)])
else
sFontSize := '';
DocHeader := DocHeader + Format('<font %s face="%s">',[sFontSize, fFont.Name]);
DocHeader := DocHeader + Format(FontStart,[sFontSize, fFont.Name]);
if (heoWinClipHeader in fOptions) then
begin