Bug#33636: Multiples includes when basing a class in multiple classes

pupeno at pupeno.c pupeno at pupeno.c
Fri Oct 12 22:13:16 UTC 2001


Package: kdevelop
Version: 2.0.1 (using KDE 2.2.1 )
Severity: wishlist
Installed from:    Mandrake RPMs
Compiler:          Not Specified
OS:                Linux
OS/Compiler notes: Mandrake 8.1

When creating a class based in more than one class, using the KDevelop class generator, it would be nice that it parses the clases and generate the includes like this:
#include <class1.h>
#include <class2.h>
instead of:
#include <class1.h, class2.h>

Thank you.

(Submitted via bugs.kde.org)


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list