richmemo: Fix compilation with Laz trunk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
11b3485f3f
commit
b533087c00
@ -5,7 +5,7 @@ interface
|
||||
{$mode objfpc}{$h+}
|
||||
|
||||
uses
|
||||
Classes, SysUtils, LCLProc, LCLIntf, LConvEncoding, Graphics,
|
||||
Classes, SysUtils, LCLProc, LCLIntf, LConvEncoding, LazUTF8, Graphics,
|
||||
RichMemo, RTFParsPre211;
|
||||
|
||||
function MVCParserLoadStream(ARich: TCustomRichMemo; Source: TStream): Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user