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/17 07:22:59 UTC

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

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 99894b3  Update spark-royale-manifest.xml for Label
99894b3 is described below

commit 99894b3edaaecec1b866c5ea71e0c9ab4c5e0e1d
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 17 12:22:58 2018 +0500

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

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 a7069b4..a8ecc84 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -23,4 +23,6 @@
 
 	<component id="Button" class="spark.components.Button" />
 	<component id="CheckBox" class="spark.components.CheckBox" />
+	<component id="Label" class="spark.components.Label" />
+
 </componentPackage>

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