CustomDrawn: fix incorrect {%MainUnit } header, which prevented codetools from working correctly.

git-svn-id: trunk@43601 -
This commit is contained in:
bart 2013-12-27 15:53:53 +00:00
parent f2acb6b73f
commit 835bae06f5

View File

@ -1,4 +1,4 @@
{%MainUnit winceint.pp}
{%MainUnit CustomDrawnInt.pas}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)