*** empty log message ***

git-svn-id: trunk@138 -
This commit is contained in:
lazarus 2001-01-25 15:57:15 +00:00
parent 0876960b91
commit 640b9e463d

View File

@ -217,7 +217,9 @@ uses
{ TSourceEditor }
{The constructor for @link(TSourceEditor). AOwner is the @link(TSOurceNotebook) and
the AParent is usually a page of a @link(TNotebook)
}
constructor TSourceEditor.create(AOwner : TComponent; AParent : TWinControl);
Begin
inherited Create;