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 08:18:46 UTC

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

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 110c29b  Update spark-royale-manifest.xml for TextInput
110c29b is described below

commit 110c29b8a920bfc97f41e00ef0366067a55bff51
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri May 25 13:18:40 2018 +0500

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

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