You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2020/12/02 09:14:20 UTC

[royale-asjs] branch develop updated: Update spark-royale-manifest.xml added Graphic

This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new b61058d  Update spark-royale-manifest.xml added Graphic
b61058d is described below

commit b61058d501e26b935e63ce6b3a102318636f3c7d
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Wed Dec 2 14:13:55 2020 +0500

    Update spark-royale-manifest.xml added Graphic
---
 .../projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
index 31d3ede..a281cd6 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -135,6 +135,7 @@
     <component id="GlowFilter" class="spark.filters.GlowFilter"/>
     <component id="Ellipse" class="spark.primitives.Ellipse"/>
     <component id="SparkButtonSkin" class="spark.skins.SparkButtonSkin"/>
+    <component id="Graphic" class="spark.primitives.Graphic"/>
 
 	
 </componentPackage>