diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2019-12-27 14:29:30 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2019-12-27 14:41:52 (GMT) |
commit | 926986081bf9b97d4a25b11846af55e51d9f9871 (patch) | |
tree | 3e261315704427e9fbc4bdd152b174e31f2aa77e /testing/078 | |
parent | df635742c8fefb76f0313062d03707649cb93097 (diff) | |
download | Doxygen-926986081bf9b97d4a25b11846af55e51d9f9871.zip Doxygen-926986081bf9b97d4a25b11846af55e51d9f9871.tar.gz Doxygen-926986081bf9b97d4a25b11846af55e51d9f9871.tar.bz2 |
issue #7319: Bug 790856 - Namespace member functions links are broken
Diffstat (limited to 'testing/078')
-rw-r--r-- | testing/078/078__xml__namespace__members__in__file__scope_8h.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/078/078__xml__namespace__members__in__file__scope_8h.xml b/testing/078/078__xml__namespace__members__in__file__scope_8h.xml index 078c5ad..1198549 100644 --- a/testing/078/078__xml__namespace__members__in__file__scope_8h.xml +++ b/testing/078/078__xml__namespace__members__in__file__scope_8h.xml @@ -4,7 +4,7 @@ <compoundname>078_xml_namespace_members_in_file_scope.h</compoundname> <innernamespace refid="namespace_namespace">Namespace</innernamespace> <sectiondef kind="enum"> - <memberdef kind="enum" id="namespace_namespace_1add172b93283b1ab7612c3ca6cc5dcfea" prot="public" static="no" strong="yes"> + <memberdef kind="enum" id="078__xml__namespace__members__in__file__scope_8h_1add172b93283b1ab7612c3ca6cc5dcfea" prot="public" static="no" strong="yes"> <type/> <name>Enum</name> <briefdescription> @@ -18,7 +18,7 @@ </memberdef> </sectiondef> <sectiondef kind="func"> - <memberdef kind="function" id="namespace_namespace_1a0f1fe1a972c7c4196988a1bdde63ec77" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> + <memberdef kind="function" id="078__xml__namespace__members__in__file__scope_8h_1a0f1fe1a972c7c4196988a1bdde63ec77" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual"> <type>void</type> <definition>void Namespace::foo</definition> <argsstring>()</argsstring> |