TvPlanIt: Fix type of designtime package.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-03-22 17:24:20 +00:00
parent 91c06583cd
commit 9440285775
2 changed files with 4 additions and 5 deletions

View File

@ -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