IconFinder: Fix compilation of IconViewer demo

This commit is contained in:
wp_xyz 2024-11-13 00:10:55 +01:00
parent 95a133b379
commit d82e6b2dca
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
<Version Value="12"/> <Version Value="12"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<General> <General>
<Flags>
<AlwaysBuild Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/> <SessionStorage Value="InProjectDir"/>
<Title Value="IconViewer_Demo"/> <Title Value="IconViewer_Demo"/>
<Scaled Value="True"/> <Scaled Value="True"/>

View File

@ -56,7 +56,7 @@
</i18n> </i18n>
<RequiredPkgs Count="2"> <RequiredPkgs Count="2">
<Item1> <Item1>
<PackageName Value="LazControlDsgn"/> <PackageName Value="LazControls"/>
</Item1> </Item1>
<Item2> <Item2>
<PackageName Value="LCL"/> <PackageName Value="LCL"/>