mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:39:20 +02:00
MG: added patch from Andrew
git-svn-id: trunk@2049 -
This commit is contained in:
parent
e5395755d3
commit
6ebc1af526
@ -1076,7 +1076,7 @@ begin
|
||||
begin
|
||||
lopnStyle := PS_SOLID;
|
||||
lopnWidth.X := 1;
|
||||
lopnColor := ColorToRGB(GridColor);
|
||||
lopnColor := GridColor;
|
||||
end;
|
||||
Pen := CreatePenIndirect(LogPen);
|
||||
OldPen:=SelectObject(aDDC.DC, Pen);
|
||||
|
Loading…
Reference in New Issue
Block a user