https://bugs.kde.org/show_bug.cgi?id=281170
Oliver Kellogg <okell...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |okellogg@users.sourceforge. | |net Status|REPORTED |RESOLVED --- Comment #3 from Oliver Kellogg <okell...@users.sourceforge.net> --- (In reply to greatbunzinni from comment #0) > Version: unspecified (using KDE 4.6.5) > OS: Linux > > With Umbrello 2.6.5, the C++ code generation wizard is terribly buggy. > Among the shortcomings, it generates an awful lot of blank lines (i.e., 30 > blank lines in a row), it fails to properly include the header file which > are generated by it and it automatically defines all member functions of an > interface class as being pure virtual member functions. The blank lines and generated #includes have been fixed. Member functions of an interface class are intentionally generated as pure virtual. -- You are receiving this mail because: You are watching all bug changes.