[Uml-devel] Re: Screenshots

Jonathan Riddell jr at jriddell.org
Sat Feb 28 10:37:04 UTC 2004


On Sat, Jan 31, 2004 at 11:23:22PM -0500, Chris Bruner wrote:

> I tried the attached file. (It's small so I've included it here as well.)
> 
> class base
> {
> };
> 
> class SubClass : public base
> {
> };
> 
> class SubImp
> {
> base b;
> };
> 
> 
>  The first time I thought it seemed to work properly, so I looked back at my 
> original code, and it still had the error. So I tried the attached file again 
> and the error appeared. 

It depends on the order that you drag the classes onto the canvas.

http://bugs.kde.org/show_bug.cgi?id=75582


Thanks for reporting this.

Jonathan




More information about the umbrello-devel mailing list