You've already forked lazarus-ccr
jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -237,7 +237,6 @@ procedure TJvFullColorListFrm.FormShow(Sender: TObject);
|
||||
var
|
||||
i, w: Integer;
|
||||
s: string;
|
||||
cs: TJvColorSpace;
|
||||
begin
|
||||
w := 0;
|
||||
ListBoxColors.Canvas.Font.Assign(ListboxColors.Font);
|
||||
|
@ -31,7 +31,7 @@ interface
|
||||
|
||||
uses
|
||||
LCLType,
|
||||
Classes, Graphics, StdCtrls, PropEdits,
|
||||
Classes, Graphics, PropEdits,
|
||||
JvFullColorSpaces;
|
||||
|
||||
type
|
||||
|
Reference in New Issue
Block a user