Bug 85554

Summary: set accessor methods @return instead @param
Product: [Applications] umbrello Reporter: Florian Hackenberger <f.hackenberger>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.2.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Florian Hackenberger 2004-07-20 13:34:05 UTC
Version:           1.2.1 (using KDE 3.2.1, Gentoo)
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS:                Linux (i686) release 2.6.7-gentoo-r5

When generating c++ code the documentation of set accessor methods is wrong. There is a line with @return, instead of a @param line.
Comment 1 Jonathan Riddell 2004-07-26 19:23:27 UTC
Thanks, fixed.