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/25 07:09:34 UTC

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

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 c101cdf  Update spark-royale-manifest.xml for TextArea
c101cdf is described below

commit c101cdfc8cf22857c0a518295a6f82817f6898eb
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri May 25 12:09:32 2018 +0500

    Update spark-royale-manifest.xml for TextArea
---
 .../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 848805e..004dade 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -30,5 +30,6 @@
 	<component id="RadioButton" class="spark.components.RadioButton" />
 	<component id="RadioButtonGroup" class="spark.components.RadioButtonGroup" />
 	<component id="NumericStepper" class="spark.components.NumericStepper" />
+	<component id="TextArea" class="spark.components.TextArea" />
 
 </componentPackage>

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