You've already forked lazarus-ccr
tvplanit: Fix incorrect page size in print preview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8531 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -307,7 +307,7 @@ Contributor(s): "/>
|
||||
</Item68>
|
||||
<Item69>
|
||||
<Filename Value="source\vpganttviewpainter.pas"/>
|
||||
<UnitName Value="vpganttviewpainter"/>
|
||||
<UnitName Value="VpGanttViewPainter"/>
|
||||
</Item69>
|
||||
</Files>
|
||||
<CompatibilityMode Value="True"/>
|
||||
@ -316,13 +316,16 @@ Contributor(s): "/>
|
||||
<OutDir Value="languages"/>
|
||||
<EnableI18NForLFM Value="True"/>
|
||||
</i18n>
|
||||
<RequiredPkgs Count="2">
|
||||
<RequiredPkgs Count="3">
|
||||
<Item1>
|
||||
<PackageName Value="LCL"/>
|
||||
<PackageName Value="Printer4Lazarus"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="FCL"/>
|
||||
<PackageName Value="LCL"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<PackageName Value="FCL"/>
|
||||
</Item3>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
Reference in New Issue
Block a user