You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/05/31 08:31:28 UTC

[royale-asjs] branch feature/MXRoyale updated: Update spark-royale-manifest.xml for Range

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

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


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 9080b2a  Update spark-royale-manifest.xml for Range
9080b2a is described below

commit 9080b2a066f3dadd13f0cc3712a9aad640b15f7e
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 31 13:31:24 2018 +0500

    Update spark-royale-manifest.xml for Range
---
 .../projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 3f2cb27..06768e1 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -39,5 +39,6 @@
 	<component id="Rect" class="spark.primitives.Rect"/>
    	<component id="Line" class="spark.primitives.Line"/>
     	<component id="RectangularDropShadow" class="spark.primitives.RectangularDropShadow"/>
-	
+	<component id="Range" class="spark.components.supportClasses.Range"/>
+
 </componentPackage>

-- 
To stop receiving notification emails like this one, please contact
alinakazi@apache.org.