You've already forked lazarus-ccr
richmemo: gtk2 richmemo should compile for gtk2 widgetset only
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
</Item8>
|
</Item8>
|
||||||
<Item9>
|
<Item9>
|
||||||
<Filename Value="gtk2\gtk2richmemo.pas"/>
|
<Filename Value="gtk2\gtk2richmemo.pas"/>
|
||||||
|
<AddToUsesPkgSection Value="False"/>
|
||||||
<UnitName Value="gtk2richmemo"/>
|
<UnitName Value="gtk2richmemo"/>
|
||||||
</Item9>
|
</Item9>
|
||||||
</Files>
|
</Files>
|
||||||
|
@@ -7,7 +7,7 @@ unit richmemopackage;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
RichMemoFactory, richmemoregister, Gtk2RichMemo, LazarusPackageIntf;
|
RichMemoFactory, richmemoregister, LazarusPackageIntf;
|
||||||
|
|
||||||
implementation
|
implementation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user