You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user