diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Network/plotter.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Network/plotter.shape | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Network/plotter.shape b/kivio/kiviopart/stencils/Dia/Network/plotter.shape index ed64d2eb..3c0cc737 100644 --- a/kivio/kiviopart/stencils/Dia/Network/plotter.shape +++ b/kivio/kiviopart/stencils/Dia/Network/plotter.shape @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> +<tqshape xmlns="http://www.daa.com.au/~james/dia-tqshape-ns" xmlns:svg="http://www.w3.org/2000/svg"> <name>Network - Plotter</name> <icon>plotter.png</icon> <connections> @@ -41,4 +41,4 @@ <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="12.5,10.5 12.5,7.5 13.5,7.5 13.5,10.5 "/> <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="14,10.5 14,7.5 15,7.5 15,10.5 "/> </svg:svg> -</shape> +</tqshape> |