You've already forked lazarus-ccr
TvPlanIt: Fix compilation after Laz/main commit 74446557f6825c4ddadd9f6321a80147798dbf99. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -5,7 +5,7 @@ unit VpCalendarPainter;
|
||||
interface
|
||||
|
||||
uses
|
||||
SysUtils, Classes, Types, Graphics, Controls,
|
||||
LCLIntf, SysUtils, Classes, Types, Graphics, Controls,
|
||||
VpBase, VpMisc, VpBasePainter, VpCalendar;
|
||||
|
||||
type
|
||||
@@ -55,7 +55,7 @@ type
|
||||
implementation
|
||||
|
||||
uses
|
||||
LCLProc, LCLIntf, LazUtf8,
|
||||
LazUtf8,
|
||||
{%H-}VpConst, VpCanvasUtils;
|
||||
|
||||
type
|
||||
|
Reference in New Issue
Block a user