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/23 10:38:13 UTC

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

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 fac2331  Update spark-royale-manifest.xml  RadioButtonGroup
fac2331 is described below

commit fac2331996f22e725fc031a60ff8d6448adedffe
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Wed May 23 03:38:11 2018 -0700

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

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