summaryrefslogtreecommitdiffstats
path: root/testing/027/struct_object.xml
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2021-01-15 20:15:19 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2021-01-22 20:45:20 (GMT)
commitb34889629116ee43f26eb3444dc6e4443a3f51f5 (patch)
tree3790e188c6e5a1442fe086e07df55f13ab74a78c /testing/027/struct_object.xml
parent25e2d77652308059e6c502336a74b4979997df6a (diff)
downloadDoxygen-b34889629116ee43f26eb3444dc6e4443a3f51f5.zip
Doxygen-b34889629116ee43f26eb3444dc6e4443a3f51f5.tar.gz
Doxygen-b34889629116ee43f26eb3444dc6e4443a3f51f5.tar.bz2
Refactoring: modernize various dot graphs
Diffstat (limited to 'testing/027/struct_object.xml')
-rw-r--r--testing/027/struct_object.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/testing/027/struct_object.xml b/testing/027/struct_object.xml
index 7ab7e7a..36866ac 100644
--- a/testing/027/struct_object.xml
+++ b/testing/027/struct_object.xml
@@ -63,6 +63,16 @@
<para>Base object class. </para>
</detaileddescription>
<inheritancegraph>
+ <node id="3">
+ <label>Car</label>
+ <link refid="struct_car"/>
+ <childnode refid="2" relation="public-inheritance">
+ </childnode>
+ </node>
+ <node id="1">
+ <label>Object</label>
+ <link refid="struct_object"/>
+ </node>
<node id="4">
<label>Truck</label>
<link refid="struct_truck"/>
@@ -75,16 +85,6 @@
<childnode refid="1" relation="public-inheritance">
</childnode>
</node>
- <node id="1">
- <label>Object</label>
- <link refid="struct_object"/>
- </node>
- <node id="3">
- <label>Car</label>
- <link refid="struct_car"/>
- <childnode refid="2" relation="public-inheritance">
- </childnode>
- </node>
</inheritancegraph>
<location file="027_extends.c" line="19" column="1" bodyfile="027_extends.c" bodystart="20" bodyend="22"/>
<listofallmembers>