mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 05:40:48 +02:00
components: less hints
git-svn-id: trunk@51777 -
This commit is contained in:
parent
135960b35a
commit
7a1de349d6
@ -4,6 +4,7 @@
|
||||
|
||||
unit TurboPowerIPro;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
@ -23,3 +24,4 @@ end;
|
||||
initialization
|
||||
RegisterPackage('TurboPowerIPro', @Register);
|
||||
end.
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
unit lazvlc;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
unit LazWiki;
|
||||
|
||||
{$warn 5023 off : no warning about unused units}
|
||||
interface
|
||||
|
||||
uses
|
||||
|
Loading…
Reference in New Issue
Block a user