Hello
Is this a Bug in the latest CVS (from Dec 05), a class in a namespace is
not visible in the classview:
Example:
namespace test
{
class Inside {}
}
In KDevelop beta4.1 the Class is visible with a Prefix like:
test::Inside
Is this a bug?
Bye
Tobias