You've already forked lazarus-ccr
TvPlanIt: Fix search path warning for ZEOS designtime package. Make sure that all {$I vp.inc} are in lower-case. Remove lfm files from package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
{* *}
|
||||
{* ***** END LICENSE BLOCK ***** *}
|
||||
|
||||
{$I Vp.INC}
|
||||
{$I vp.inc}
|
||||
|
||||
unit VpPrtFmtDlg;
|
||||
|
||||
|
Reference in New Issue
Block a user