From 0f0f3e865152dbfd875dd4930882b38c1ce33e79 Mon Sep 17 00:00:00 2001 From: skalogryz Date: Fri, 13 Mar 2015 20:12:25 +0000 Subject: [PATCH] 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 --- components/richmemo/richmemo.pas | 2 +- components/richmemo/richmemopackage.lpk | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/components/richmemo/richmemo.pas b/components/richmemo/richmemo.pas index bb57a4982..12d5083b2 100644 --- a/components/richmemo/richmemo.pas +++ b/components/richmemo/richmemo.pas @@ -261,7 +261,7 @@ var implementation uses - WSRichMemo; + RichMemoFactory, WSRichMemo; procedure InitFontParams(var p: TFontParams); begin diff --git a/components/richmemo/richmemopackage.lpk b/components/richmemo/richmemopackage.lpk index 4ec3824ce..b86d43890 100644 --- a/components/richmemo/richmemopackage.lpk +++ b/components/richmemo/richmemopackage.lpk @@ -3,7 +3,7 @@ - + @@ -111,7 +111,6 @@ -