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>
|
||||
<Item9>
|
||||
<Filename Value="gtk2\gtk2richmemo.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="gtk2richmemo"/>
|
||||
</Item9>
|
||||
</Files>
|
||||
|
@ -7,7 +7,7 @@ unit richmemopackage;
|
||||
interface
|
||||
|
||||
uses
|
||||
RichMemoFactory, richmemoregister, Gtk2RichMemo, LazarusPackageIntf;
|
||||
RichMemoFactory, richmemoregister, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user