cppsupportpart problem / small patch

Harald Fernengel harry at kdevelop.org
Mon Dec 16 19:02:03 UTC 2002


Hi,

On Saturday 14 December 2002 19:39, Andreas Wuest wrote:
> adding methods to a cpp class does not work properly
> for me since every time i create a method a useless
> "()" string is attached to the method declaration
> and implementation, what i get looks like
>
> void newMethod()();
>
> void ClassName::newMethod()()
> {
> }

thanks for the patch.

Roberto, that patch touches your code, can you please review the patch and 
apply if it is ok?

Best regards,
Harry





More information about the KDevelop-devel mailing list