#i10000#: addInherited(): change signature

This commit is contained in:
Jens-Heiner Rechtien 2004-06-21 08:48:16 +00:00
parent 4d65b1ab46
commit 869373c85c

View file

@ -2,9 +2,9 @@
*
* $RCSfile: astinterface.hxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: rt $ $Date: 2004-06-17 13:52:34 $
* last change: $Author: hr $ $Date: 2004-06-21 09:48:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -122,7 +122,7 @@ public:
AstInterface const * ifc, bool optional) const;
void addInheritedInterface(
AstInterface const * ifc, bool optional,
AstType const * ifc, bool optional,
rtl::OUString const & documentation);
DoubleMemberDeclarations checkMemberClashes(