You've already forked lazarus-ccr
richmemo: the package unit shouldn't be attached to the project
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4023 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -261,7 +261,7 @@ var
|
||||
implementation
|
||||
|
||||
uses
|
||||
WSRichMemo;
|
||||
RichMemoFactory, WSRichMemo;
|
||||
|
||||
procedure InitFontParams(var p: TFontParams);
|
||||
begin
|
||||
|
@ -3,7 +3,7 @@
|
||||
<Package Version="4">
|
||||
<PathDelim Value="\"/>
|
||||
<Name Value="richmemopackage"/>
|
||||
<AddToProjectUsesSection Value="True"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<Author Value="Dmitry 'skalogryz' Boyarintsev"/>
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
@ -111,7 +111,6 @@
|
||||
<Type Value="LFM"/>
|
||||
</Item18>
|
||||
</Files>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<RequiredPkgs Count="3">
|
||||
<Item1>
|
||||
<PackageName Value="IDEIntf"/>
|
||||
|
Reference in New Issue
Block a user