You've already forked lazarus-ccr
mbColorLib: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8129 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -22,7 +22,7 @@ type
|
||||
function LumFromArrowPos(p: integer): Double;
|
||||
function ValFromArrowPos(p: Integer): Double;
|
||||
function GetHint(AMode: TBrightnessMode): String;
|
||||
procedure SetHint(AMode: TBrightnessMode; AText: String);
|
||||
procedure SetHint(AMode: TBrightnessMode; AText: String); reintroduce;
|
||||
protected
|
||||
procedure Execute(tbaAction: integer); override;
|
||||
function GetArrowPos: integer; override;
|
||||
|
||||
Reference in New Issue
Block a user