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/18 05:10:39 UTC

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

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 0e11c1d  Update spark-royale-manifest.xml for ComboBox
0e11c1d is described below

commit 0e11c1d5292f70c4bf97b0c453fd591afb754035
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Fri May 18 10:10:37 2018 +0500

    Update spark-royale-manifest.xml for ComboBox
---
 .../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 58aeffd..e682f5c 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -25,5 +25,6 @@
 	<component id="CheckBox" class="spark.components.CheckBox" />
 	<component id="Label" class="spark.components.Label" />
     	<component id="List" class="spark.components.List" />
+   	<component id="ComboBox" class="spark.components.ComboBox" />
 
 </componentPackage>

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