examples: less hints

git-svn-id: trunk@51776 -
This commit is contained in:
mattias 2016-03-01 15:20:46 +00:00
parent a7dd254e51
commit 135960b35a
10 changed files with 62 additions and 60 deletions

View File

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

View File

@ -1,9 +1,10 @@
{ 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 JumpToImplementation;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -1,9 +1,10 @@
{ 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 DesignBaseClassDemoPkg;
{$warn 5023 off : no warning about unused units}
interface
uses

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 NotLCLDesigner;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -4,18 +4,12 @@
unit EasyDockMgr;
{$warn 5023 off : no warning about unused units}
interface
uses
EasyDockSite, fDockBook, fFloatingSite, uMiniRestore, uMakeSite,
LazarusPackageIntf;
EasyDockSite, fDockBook, fFloatingSite, uMiniRestore, uMakeSite;
implementation
procedure Register;
begin
end;
initialization
RegisterPackage('EasyDockMgr', @Register);
end.

View File

@ -1,9 +1,10 @@
{ 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 exploreidemenu;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

@ -1,9 +1,10 @@
{ 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 SemaphorGridLPK;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

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

View File

@ -1,9 +1,10 @@
{ 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 QuickFixExample;
{$warn 5023 off : no warning about unused units}
interface
uses

View File

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