mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 15:50:25 +02:00
CustomDrawn: fix incorrect {%MainUnit } header, which prevented codetools from working correctly.
git-svn-id: trunk@43601 -
This commit is contained in:
parent
f2acb6b73f
commit
835bae06f5
@ -1,4 +1,4 @@
|
||||
{%MainUnit winceint.pp}
|
||||
{%MainUnit CustomDrawnInt.pas}
|
||||
{
|
||||
*****************************************************************************
|
||||
This file is part of the Lazarus Component Library (LCL)
|
||||
|
Loading…
Reference in New Issue
Block a user