Skip to content

Commit 4f35cb1

Browse files
committed
friends use type declarator
#fix
1 parent 12b9db0 commit 4f35cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/mrdocs/addons/generator/common/partials/symbol/qualified-name.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
{{>symbol/qualified-name symbol nolink=nolink ~}}
4343
{{~else~}}
4444
{{! Friend type: use the type name ~}}
45-
{{~type.name~}}
45+
{{~>type/declarator type ~}}
4646
{{~/if~}}
4747
{{~/if~}}

0 commit comments

Comments
 (0)