mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 22:37:28 +02:00
LCL: added gtk3boxes unit to the lpk
This commit is contained in:
parent
9b5d42ffa5
commit
1ac65a4547
@ -131,7 +131,7 @@ end;"/>
|
|||||||
<License Value="modified LGPL-2
|
<License Value="modified LGPL-2
|
||||||
"/>
|
"/>
|
||||||
<Version Major="4" Minor="99"/>
|
<Version Major="4" Minor="99"/>
|
||||||
<Files Count="555">
|
<Files Count="556">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="carbon/agl.pp"/>
|
<Filename Value="carbon/agl.pp"/>
|
||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
@ -2734,6 +2734,11 @@ end;"/>
|
|||||||
<Filename Value="gtk3/gtk3lclnotebook.inc"/>
|
<Filename Value="gtk3/gtk3lclnotebook.inc"/>
|
||||||
<Type Value="Include"/>
|
<Type Value="Include"/>
|
||||||
</Item555>
|
</Item555>
|
||||||
|
<Item556>
|
||||||
|
<Filename Value="gtk3/gtk3boxes.pas"/>
|
||||||
|
<AddToUsesPkgSection Value="False"/>
|
||||||
|
<UnitName Value="Gtk3Boxes"/>
|
||||||
|
</Item556>
|
||||||
</Files>
|
</Files>
|
||||||
<CompatibilityMode Value="True"/>
|
<CompatibilityMode Value="True"/>
|
||||||
<LazDoc Paths="../../docs/xml/lcl"/>
|
<LazDoc Paths="../../docs/xml/lcl"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user