components: less hints

git-svn-id: trunk@51785 -
This commit is contained in:
mattias 2016-03-01 15:26:12 +00:00
parent 5f99c1f5b7
commit febbca6c63
4 changed files with 18 additions and 14 deletions

View File

@ -4,6 +4,7 @@
unit lazreport;
{$warn 5023 off : no warning about unused units}
interface
uses
@ -13,7 +14,7 @@ uses
LR_GEdit, LR_GrpEd, LR_IFlds, LR_Pars, LR_pgopt, LR_PGrid, LR_PrDlg,
LR_Prntr, LR_progr, lr_propedit, LR_Register, LR_RRect, LR_Shape, LR_Utils,
LR_Var, LR_Vared, LR_View, LR_Newrp, Barcode, LR_DBRel, LR_DBComponent,
lr_hyphen, LR_Intrp, fr3tolrf, lr_design_ins_filed, lr_previewtoolsabstract,
lr_hyphen, LR_Intrp, fr3tolrf, lr_design_ins_filed, lr_PreviewToolsAbstract,
lr_CrossArray, lr_CrossTab, lr_CrossTabEditor, LazarusPackageIntf;
implementation

View File

@ -1,9 +1,10 @@
{ This file was automatically created by Lazarus. do not edit!
{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
unit lazsvnpkg;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,6 +4,7 @@ This source is only used to compile and install the package.
unit lazthread;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

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