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 44a933a Update spark-royale-manifest.xml for List.as
44a933a is described below
commit 44a933aeed6cbe41afe7ca55072c6137b7e9bea5
Author: alinakazi <[email protected]>
AuthorDate: Thu May 17 14:05:48 2018 +0500
Update spark-royale-manifest.xml for List.as
---
.../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 a8ecc84..58aeffd 100644
---
a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++
b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -24,5 +24,6 @@
<component id="Button" class="spark.components.Button" />
<component id="CheckBox" class="spark.components.CheckBox" />
<component id="Label" class="spark.components.Label" />
+ <component id="List" class="spark.components.List" />
</componentPackage>
--
To stop receiving notification emails like this one, please contact
[email protected].