https://bugs.kde.org/show_bug.cgi?id=430672
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fa...@kde.org --- Comment #2 from David Faure <fa...@kde.org> --- So that subclasses can be copied. Of course the right way to do this then is to make the copy constructor protected (rather than defaulting to public) in the base class. See https://bugs.kde.org/show_bug.cgi?id=438027, which I now believe is the same bug, sorry about that. -- You are receiving this mail because: You are watching all bug changes.