Skip to content
Snippets Groups Projects
Commit 488236fb authored by Johannes Mey's avatar Johannes Mey
Browse files

fix constraint violation: two arcs used the same id

parent 58a269a2
Branches
No related tags found
No related merge requests found
...@@ -661,7 +661,7 @@ ...@@ -661,7 +661,7 @@
<position x="652" y="402"/> <position x="652" y="402"/>
</graphics> </graphics>
</arc> </arc>
<arc id="a17" source="Hfm2Fm" target="FRM"> <arc id="a17-duplicate" source="Hfm2Fm" target="FRM">
<graphics> <graphics>
<line shape="line" color="#b0b0b0" width="1"/> <line shape="line" color="#b0b0b0" width="1"/>
<position x="637" y="425"/> <position x="637" y="425"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment