tvplanit: Fix display of end date in an all-day event in GanttView. Less hints and warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8684 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-01-16 12:43:17 +00:00
parent 53f1b40d92
commit fe1a95db7c
5 changed files with 5 additions and 10 deletions

View File

@ -169,7 +169,7 @@ implementation
uses
OSPrinters,
VpConst, // needed for define VP_LCL_SCALING
{%H-}VpConst, // needed for define VP_LCL_SCALING
VpPrtFmt;
{ TfrmPrintPreview }