mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-20 07:39:28 +01:00
Components, LCLExtensions: committed automatically regenerated file
git-svn-id: trunk@56971 -
This commit is contained in:
parent
fba8681f79
commit
6acdb23a08
@ -8,14 +8,8 @@ unit lclextensions_package;
|
||||
interface
|
||||
|
||||
uses
|
||||
DelphiCompat, oleutils, LclExt, LazarusPackageIntf;
|
||||
DelphiCompat, oleutils, LclExt;
|
||||
|
||||
implementation
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
end;
|
||||
|
||||
initialization
|
||||
RegisterPackage('lclextensions_package', @Register);
|
||||
end.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user