LCL: Fix MainUnit links in DB controls' include files.

git-svn-id: trunk@51939 -
This commit is contained in:
juha 2016-03-14 19:59:45 +00:00
parent ff3dd2b421
commit 495f63cd83
14 changed files with 20 additions and 20 deletions

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBListBox
@ -13,7 +13,7 @@
*****************************************************************************
}
// included by dbctrls.pas
// included by dbctrls.pp
{TCustomDBComboBox}

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBListBox

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBCalendar

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
@ -207,4 +207,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end;
// included by dbctrls.pas
// included by dbctrls.pp

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
@ -8,7 +8,7 @@
*****************************************************************************
}
// included by dbctrls.pas
// included by dbctrls.pp
{ TDBComboBox }

View File

@ -507,4 +507,4 @@ begin
inc(Result);
end;
// included by dbctrls.pas
// included by dbctrls.pp

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
@ -83,4 +83,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end;
// included by dbctrls.pas
// included by dbctrls.pp

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
@ -284,4 +284,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end;
// included by dbctrls.pas
// included by dbctrls.pp

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBListBox

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBListBox

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBLookupComboBox

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{******************************************************************************
TDBListBox

View File

@ -255,4 +255,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end;
// included by dbctrls.pas
// included by dbctrls.pp

View File

@ -1,4 +1,4 @@
{%MainUnit ../dbctrls.pas}
{%MainUnit ../dbctrls.pp}
{
*****************************************************************************
This file is part of the Lazarus Component Library (LCL)
@ -179,4 +179,4 @@ begin
inherited Destroy;
end;
// included by dbctrls.pas
// included by dbctrls.pp