You've already forked lazarus-ccr
industrial: Make TindGnouMeter high-dpi aware. Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6854 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -44,8 +44,8 @@ interface
|
||||
|
||||
// We need to put jpeg to the uses for avoid run-time not handled jpeg image ...
|
||||
uses
|
||||
LCLIntf, LCLType, Types, Classes, Forms, Graphics, Math, Buttons, Controls,
|
||||
ExtCtrls, SysUtils, indcyTypes;
|
||||
LCLIntf, LCLType, Types, Classes, Forms, Graphics, Buttons, Controls,
|
||||
ExtCtrls, SysUtils;
|
||||
|
||||
// Objects painting functions :
|
||||
procedure cyFrame3D(Canvas: TCanvas; var Rect: TRect; TopLeftColor, BottomRightColor: TColor; Width: Integer;
|
||||
|
Reference in New Issue
Block a user