mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 03:52:29 +01:00
components: less hints
git-svn-id: trunk@51782 -
This commit is contained in:
parent
be5601fd37
commit
01898d3c57
@ -1,13 +1,14 @@
|
||||
{ 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 lazplotfunction;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
regplotpanel, exprplotpanel, plotpanel, LazarusPackageIntf;
|
||||
regplotpanel, exprplotpanel, plotpanel, LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit PoChecker;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit printers4lazide;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit Printer4Lazarus;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
@ -4,10 +4,11 @@
|
||||
|
||||
unit ProjTemplates;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
ProjectTemplates, IDETemplateProject, frmTemplateVariables,
|
||||
ProjectTemplates, IDETemplateProject, frmTemplateVariables,
|
||||
LazarusPackageIntf;
|
||||
|
||||
implementation
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit RunTimeTypeInfoControls;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit rx;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
unit SDFLaz;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
||||
Loading…
Reference in New Issue
Block a user