You've already forked lazarus-ccr
JVCL, mbColorLib, TvPlanIt: Fix compilation with Laz/main
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -41,7 +41,7 @@ unit JvErrorIndicator;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, Graphics, Controls, ImgList;
|
||||
Classes, Graphics, Types, Controls, ImgList;
|
||||
|
||||
type
|
||||
IJvErrorIndicatorClient = interface;
|
||||
|
Reference in New Issue
Block a user