Kaydet (Commit) 869373c8 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

#i10000#: addInherited(): change signature

üst 4d65b1ab
......@@ -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(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment