From 5aee800a5bdf01af0c8560971259a2fcf394c609 Mon Sep 17 00:00:00 2001 From: marc Date: Tue, 20 Jan 2004 21:40:51 +0000 Subject: [PATCH] * forgot a line git-svn-id: trunk@5080 - --- lcl/include/toolbar.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lcl/include/toolbar.inc b/lcl/include/toolbar.inc index c3c0d67c7e..b01553a92b 100644 --- a/lcl/include/toolbar.inc +++ b/lcl/include/toolbar.inc @@ -16,6 +16,8 @@ ***************************************************************************** } +// include in comctrls.pp + {------------------------------------------------------------------------------ Method: TToolbar.Create Params: AOwner: the owner of the class @@ -1492,6 +1494,9 @@ end; { ============================================================================= $Log$ + Revision 1.15 2004/01/20 21:40:51 marc + * forgot a line + Revision 1.14 2004/01/20 21:39:30 marc * applied patch from Darek Mazur