mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 15:39:49 +02:00
TAChart: Remove TAChartTeeChart unit from package to preserve FPC 2.4.4 compatibility
git-svn-id: trunk@36927 -
This commit is contained in:
parent
b6b8f83df3
commit
d63ad33c4e
@ -198,6 +198,7 @@
|
||||
</Item36>
|
||||
<Item37>
|
||||
<Filename Value="tachartteechart.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="TAChartTeeChart"/>
|
||||
</Item37>
|
||||
</Files>
|
||||
|
@ -13,7 +13,7 @@ uses
|
||||
TALegendPanel, TARadialSeries, TACustomSource, TAGeometry, TANavigation,
|
||||
TADrawerCanvas, TADrawerSVG, TAIntervalSources, TAChartAxisUtils,
|
||||
TAChartListbox, TAEnumerators, TADataPointsEditor, TAChartExtentLink,
|
||||
TAToolEditors, TAMath, TAChartImageList, TAChartTeeChart, LazarusPackageIntf;
|
||||
TAToolEditors, TAMath, TAChartImageList, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user