Re: [Doxygen-users] Bug? two classes derive a base class and yet the base class mentions only one of
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2002-03-12 21:10:50
|
On Tue, Mar 12, 2002 at 07:49:16PM +0000, Evil Kosh wrote: > Hello, > > I think I may have found a bug, I was wondering if this is known > about. Perhaps someone has an explanation for > > I have a base class IGraphics, it's derived in two versions DG8Graphics and > OGLGraphics, all three of the the classes are being included in the > documentation, but in the IGraphics documentation, it says that DG8Graphics > is the class which reimplements the methods in IGraphics, it makes no > mention of OGLGraphics, this is an extract from the documentation > > Anyone know about this? perhaps a reason for it happening? This is a bug indeed. I'll look into it. Regards, Dimitri |