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/24 09:17:20 UTC

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

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 98336d8  Update spark-royale-manifest.xml NumericStepper
98336d8 is described below

commit 98336d8d8a481c7cebc30fec89f548f5fcff976a
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 24 14:17:18 2018 +0500

    Update spark-royale-manifest.xml NumericStepper
---
 .../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 36632a5..7b689a9 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -28,5 +28,6 @@
    	<component id="ComboBox" class="spark.components.ComboBox" />
 	<component id="RadioButton" class="spark.components.RadioButton" />
 	<component id="RadioButtonGroup" class="spark.components.RadioButtonGroup" />
+	<component id="NumericStepper" class="spark.components.NumericStepper" />
 
 </componentPackage>

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