components: less hints

git-svn-id: trunk@51786 -
This commit is contained in:
mattias 2016-03-01 15:28:02 +00:00
parent febbca6c63
commit 8495f3a998
10 changed files with 17 additions and 7 deletions

View File

@ -4,6 +4,7 @@
unit lr_DialogDesign;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit LR_SqlDB;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit LR_TDbf;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -1,22 +1,23 @@
{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
This source is only used to compile and install the package.
}
unit lr_add_function;
unit lr_add_function;
{$warn 5023 off : no warning about unused units}
interface
uses
lrAddFunctionLibrary, lr_add_function_const, frFuncDate, frFuncNum,
frFuncSQL, frFuncStr, LazarusPackageIntf;
frFuncSQL, frFuncStr, LazarusPackageIntf;
implementation
procedure Register;
procedure Register;
begin
RegisterUnit('lrAddFunctionLibrary', @lrAddFunctionLibrary.Register);
end;
RegisterUnit('lrAddFunctionLibrary', @lrAddFunctionLibrary.Register);
end;
initialization
RegisterPackage('lr_add_function', @Register);
RegisterPackage('lr_add_function', @Register);
end.

View File

@ -4,6 +4,7 @@
unit lrcairoexport;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit lr_extexp;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit lrEmailExport;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit lr_OfficeImport;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit lr_codereport_pkg;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@
unit lrSpreadSheetExport;
{$warn 5023 off : no warning about unused units}
interface
uses