diff --git a/components/tvplanit/laz_visualplanit_design.lpk b/components/tvplanit/laz_visualplanit_design.lpk index c48a8fac1..90690b812 100644 --- a/components/tvplanit/laz_visualplanit_design.lpk +++ b/components/tvplanit/laz_visualplanit_design.lpk @@ -1,9 +1,9 @@ - + - + @@ -14,7 +14,7 @@ - - diff --git a/components/tvplanit/source/vpdayviewpainter.pas b/components/tvplanit/source/vpdayviewpainter.pas index cd7dfe5f3..bb117d2df 100644 --- a/components/tvplanit/source/vpdayviewpainter.pas +++ b/components/tvplanit/source/vpdayviewpainter.pas @@ -1589,7 +1589,6 @@ var ShowCustom: Boolean; Icons: TVpDVIcons; cat: TVpCategoryInfo; - w: Integer; isOverlayed: Boolean; grp: TVpResourceGroup; imgList: TCustomImageList; @@ -1598,6 +1597,7 @@ var ppi: Integer; f: Double; w96: Integer; + w: Integer; {$IFEND} {$ENDIF} begin