IDE: Show a function declared with inline or overload only once in code explorer. Issue #26851, patch from errno.

git-svn-id: trunk@47032 -
This commit is contained in:
juha 2014-11-30 10:57:53 +00:00
parent 946396bb72
commit e8da9d8c7f

View File

@ -778,7 +778,7 @@ begin
[// phpWithStart is no needed because there are icons
phpWithVarModifiers,
phpWithParameterNames,phpWithDefaultValues,phpWithResultType,
phpWithOfObject,phpWithCallingSpecs,phpWithProcModifiers]);
phpWithOfObject]);
ctnProcedureHead:
Result:='Procedure Header';