This patch is against the 1/29 svn "3.4" branch. <br><br>I found this problem when I develop some python program. The constructor name of every Python Classes is __init__. So the multiple entry of __init__ bothers me. But this problem is not confined only to python. The same problem happened when I use KDevelop to make this patch for KDevelop.
<br><br>If my patch is appropriate, please apply.<br>Thanks.<br><br><div><span class="gmail_quote">2007/1/29, Jens Dagerbo <<a href="mailto:jens.dagerbo@gmail.com">jens.dagerbo@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> During the recent rapid changes of tool->QuickOpenFunction menu  (try<br>> ctrl+alt+m), one inconvenience happens.<br>> If the project contains multiples of same function(or method) name at<br>> different file or classes, it shows duplicated entry in the selection
<br>> listbox.<br><br>This shouldn't happen. What code are you running, and what code did<br>you make the patch against?<br><br>// jens<br><br>_______________________________________________<br>KDevelop-devel mailing list
<br><a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br><a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
</a><br></blockquote></div><br>