You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2020/12/14 15:38:03 UTC

[royale-asjs] branch develop updated: Update mx-royale-manifest.xml Added AddChild

This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9b19659  Update mx-royale-manifest.xml Added AddChild
9b19659 is described below

commit 9b196593cd16d78fb3a99b3f3ae5c84b0f01fb3a
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Mon Dec 14 20:37:55 2020 +0500

    Update mx-royale-manifest.xml Added AddChild
---
 frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml b/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
index d69dfeb..bf00bbe 100644
--- a/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
+++ b/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
@@ -221,4 +221,5 @@
     <component id="HSlider" class="mx.controls.HSlider"/>
     <component id="Slider" class="mx.controls.sliderClasses.Slider"/>
     <component id="HorizontalList" class="mx.controls.HorizontalList"/>
+    <component id="AddChild" class="mx.states.AddChild"/>
 </componentPackage>