tvplanit: Fix compilation of package.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4836 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-25 21:13:10 +00:00
parent bbb235eec8
commit 8025160806

View File

@ -19,7 +19,6 @@ type
HeadRect: TRect; HeadRect: TRect;
Bmp: Graphics.TBitmap; Bmp: Graphics.TBitmap;
RowHeight: Integer; RowHeight: Integer;
Rgn: HRGN;
RealColor: TColor; RealColor: TColor;
BackgroundSelHighlight: TColor; BackgroundSelHighlight: TColor;
ForegroundSelHighlight: TColor; ForegroundSelHighlight: TColor;