tvplanit: Include component palette icons

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-07 11:47:53 +00:00
parent a57c29c56a
commit 11791cb13a

View File

@@ -27,9 +27,9 @@
{* ***** END LICENSE BLOCK ***** *}
{$I Vp.INC} { Compiler Version Defines }
{$IFNDEF LCL}
//{$IFNDEF LCL}
{$R VpREG.RES} { Palette Glyphs }
{$ENDIF}
//{$ENDIF}
unit VpReg;
{Registration unit for the Visual PlanIt design-time interface}