You've already forked lazarus-ccr
Changes so Orpheus package can be compiled with current Laz 0.9.31.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -319,7 +319,7 @@ procedure RecreateWnd(const AWinControl:TWinControl);
|
||||
procedure Frame3D(Canvas: TCanvas; var Rect: TRect;
|
||||
TopColor, BottomColor: TColor; Width: Integer);
|
||||
|
||||
{This should be a TCanvas method}
|
||||
// {This should be a TCanvas method} <--it is now, but still needed for TBitMap.BrushCopy.
|
||||
procedure BrushCopy(DestCanvas: TCanvas; const Dest: TRect; Bitmap: TBitmap;
|
||||
const Source: TRect; Color: TColor);
|
||||
|
||||
|
Reference in New Issue
Block a user