diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2019-05-28 19:05:40 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2019-05-28 19:05:40 (GMT) |
commit | c4cfeab03f71055a6fce5fbb86c6d116cb51b6cb (patch) | |
tree | 6f918a6a20fbc0d40975a78cbecfc632d2d538be /testing/027/struct_vehicle.xml | |
parent | 94a8f6cd0ae9b1faa8bab29f6611b2223230f39f (diff) | |
parent | 0e013c9df38e69e13547a2329398ee9e0b32af5b (diff) | |
download | Doxygen-c4cfeab03f71055a6fce5fbb86c6d116cb51b6cb.zip Doxygen-c4cfeab03f71055a6fce5fbb86c6d116cb51b6cb.tar.gz Doxygen-c4cfeab03f71055a6fce5fbb86c6d116cb51b6cb.tar.bz2 |
Merge branch 'issue6960_d' of https://github.com/thomas-haller/doxygen into thomas-haller-issue6960_d
Diffstat (limited to 'testing/027/struct_vehicle.xml')
-rw-r--r-- | testing/027/struct_vehicle.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/testing/027/struct_vehicle.xml b/testing/027/struct_vehicle.xml index 3fc2456..40c2be2 100644 --- a/testing/027/struct_vehicle.xml +++ b/testing/027/struct_vehicle.xml @@ -67,40 +67,40 @@ <para><ref refid="struct_vehicle" kindref="compound">Vehicle</ref> class. </para> </detaileddescription> <inheritancegraph> - <node id="20"> + <node id="4"> <label>Truck</label> <link refid="struct_truck"/> - <childnode refid="17" relation="public-inheritance"> + <childnode refid="1" relation="public-inheritance"> </childnode> </node> - <node id="17"> + <node id="1"> <label>Vehicle</label> <link refid="struct_vehicle"/> - <childnode refid="18" relation="public-inheritance"> + <childnode refid="2" relation="public-inheritance"> </childnode> </node> - <node id="18"> + <node id="2"> <label>Object</label> <link refid="struct_object"/> </node> - <node id="19"> + <node id="3"> <label>Car</label> <link refid="struct_car"/> - <childnode refid="17" relation="public-inheritance"> + <childnode refid="1" relation="public-inheritance"> </childnode> </node> </inheritancegraph> <collaborationgraph> - <node id="21"> + <node id="1"> <label>Vehicle</label> <link refid="struct_vehicle"/> - <childnode refid="22" relation="public-inheritance"> + <childnode refid="2" relation="public-inheritance"> </childnode> - <childnode refid="22" relation="usage"> + <childnode refid="2" relation="usage"> <edgelabel>base</edgelabel> </childnode> </node> - <node id="22"> + <node id="2"> <label>Object</label> <link refid="struct_object"/> </node> |