[Uml-devel] Build error (cvs)
Michel Hermier
michel.hermier at wanadoo.fr
Thu Mar 6 11:02:46 UTC 2003
> Regarding the other patch: why inherit virtually from QWidget? We don't
> have multiple inheritance anymore.
Because the patch was needed for yesterday CVS. At least one dialog class was
still using multiple inheritance around QWidget.
gcc was complaining about some ambigus code. And to remove this ambiguity, I
had to inherit from QWidget.
Cheers Michel
More information about the umbrello-devel
mailing list