summaryrefslogtreecommitdiffstats
path: root/examples/templ.cfg
diff options
context:
space:
mode:
authorLeon Helsloot <leonhelsloot@hotmail.com>2014-12-10 12:42:42 (GMT)
committerLeon Helsloot <leonhelsloot@hotmail.com>2014-12-10 12:42:42 (GMT)
commit73a5a4c48aec0c48353ecb8e5aa6d5ff02463132 (patch)
tree3fb39b76742868330010b44c3d967cfa723ef8c9 /examples/templ.cfg
parentdc37f6c2a42740e6cbd79d1e6c758c5cbc1f10f7 (diff)
downloadDoxygen-73a5a4c48aec0c48353ecb8e5aa6d5ff02463132.zip
Doxygen-73a5a4c48aec0c48353ecb8e5aa6d5ff02463132.tar.gz
Doxygen-73a5a4c48aec0c48353ecb8e5aa6d5ff02463132.tar.bz2
Bug 722940 - classes with same name in different namespace adding to same group
If two classes with the same name, but in different namespaces (so different qualified names) were added to the same group, only one of them would end up in the group. The problem is caused by qualifiedName of the class not containing the qualified name but the class name when a class is added to the group. A workaround is to use the name attribute of the class, which does contain the qualified name.
Diffstat (limited to 'examples/templ.cfg')
0 files changed, 0 insertions, 0 deletions