[Bug 66825] class browser and structures
Amilcar do Carmo Lucas
a.lucas at tu-bs.de
Wed Oct 29 13:24:03 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=66825
------- Additional Comments From a.lucas at tu-bs.de 2003-10-29 13:23 -------
Use:
struct RGB_STR
{
//�bermalen oder nicht
int f;
//RGB-Werte des Punktes
int r;
int g;
int b;
}
And it will work.
Are you using KDevelop 3.0.0 Beta 1 ?
More information about the KDevelop-devel
mailing list