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:
skalogryz
2015-03-13 20:12:25 +00:00
parent f94692451c
commit 0f0f3e8651
2 changed files with 2 additions and 3 deletions

View File

@ -261,7 +261,7 @@ var
implementation
uses
WSRichMemo;
RichMemoFactory, WSRichMemo;
procedure InitFontParams(var p: TFontParams);
begin

View File

@ -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"/>