]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.ui/scl/Simantics/SelectionView/TabContribution/SVG.scl
Initial version of SVG tab contribution
[simantics/platform.git] / bundles / org.simantics.modeling.ui / scl / Simantics / SelectionView / TabContribution / SVG.scl
diff --git a/bundles/org.simantics.modeling.ui/scl/Simantics/SelectionView/TabContribution/SVG.scl b/bundles/org.simantics.modeling.ui/scl/Simantics/SelectionView/TabContribution/SVG.scl
new file mode 100644 (file)
index 0000000..e41da3c
--- /dev/null
@@ -0,0 +1,5 @@
+include "File"\r
+include "Simantics/SelectionView"\r
+\r
+importJava "org.simantics.modeling.ui.property.svg.SVGElementComposite" where\r
+    svgTabContribution :: () -> <Proc> TabContribution    
\ No newline at end of file