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 TDBListBox
@ -13,7 +13,7 @@
***************************************************************************** *****************************************************************************
} }
// included by dbctrls.pas // included by dbctrls.pp
{TCustomDBComboBox} {TCustomDBComboBox}

View File

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

View File

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

View File

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

View File

@ -507,4 +507,4 @@ begin
inc(Result); inc(Result);
end; 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) This file is part of the Lazarus Component Library (LCL)
@ -83,4 +83,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction); (FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end; 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) This file is part of the Lazarus Component Library (LCL)
@ -284,4 +284,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction); (FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end; end;
// included by dbctrls.pas // included by dbctrls.pp

View File

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

View File

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

View File

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

View File

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

View File

@ -255,4 +255,4 @@ begin
(FDataLink <> nil) and FDataLink.UpdateAction(AAction); (FDataLink <> nil) and FDataLink.UpdateAction(AAction);
end; 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) This file is part of the Lazarus Component Library (LCL)
@ -179,4 +179,4 @@ begin
inherited Destroy; inherited Destroy;
end; end;
// included by dbctrls.pas // included by dbctrls.pp