You've already forked lazarus-ccr
tvplanit: More consistent usage of colors and attribute classes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -272,8 +272,6 @@ begin
|
||||
dhRect.Right := RealRight;
|
||||
dhRect.Bottom := dhRect.Top + FDayHeadHeight;
|
||||
if FMonthView.DrawingStyle = ds3d then begin
|
||||
//OffsetRect(dhRect, 0, 2);
|
||||
|
||||
inc(dhRect.Left, 2);
|
||||
inc(dhRect.Top, 2);
|
||||
dec(dhRect.Right, 2);
|
||||
|
Reference in New Issue
Block a user