You've already forked lazarus-ccr
richmemo: updating Cocoa component to use the new CocoaTextEdits unit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -9,7 +9,7 @@ interface
|
||||
uses
|
||||
CocoaAll, Classes, SysUtils,
|
||||
LCLType, Graphics, Controls, StdCtrls,
|
||||
CocoaPrivate, CocoaUtils, CocoaWSCommon,
|
||||
CocoaPrivate, CocoaTextEdits, CocoaUtils, CocoaWSCommon,
|
||||
WSRichMemo, RichMemo;
|
||||
|
||||
type
|
||||
|
Reference in New Issue
Block a user