richmemo: update cocoa compilation for the trunk cocoa version

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6721 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
skalogryz
2018-11-10 02:36:37 +00:00
parent 0f2b9212f0
commit 474e22c385

View File

@ -10,6 +10,9 @@ uses
CocoaAll, Classes, SysUtils,
LCLType, Graphics, Controls, StdCtrls,
CocoaPrivate, CocoaTextEdits, CocoaUtils, CocoaWSCommon,
{$ifndef RMLCL18} // it can be defined in the package's CustomOptions -dRMLCL18
CocoaScrollers, // this unit was introduced in summer-fall 2018 with Lazarus 2.0 release
{$endif}
WSRichMemo, RichMemo;
type