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 1bd5b29  Update mx-royale-manifest added ApplicationControlBar
1bd5b29 is described below

commit 1bd5b29d167cf05d7cea7fe0fe1feb2d1ceeca8b
Author: pashminakazi <42200979+pashminak...@users.noreply.github.com>
AuthorDate: Fri Mar 12 19:13:28 2021 +0500

    Update mx-royale-manifest added ApplicationControlBar
---
 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 46099a4..7893d9a 100644
--- a/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
+++ b/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
@@ -229,5 +229,6 @@
        <component id="TextField" class="mx.text.TextField"/>
        <component id="Rotate" class="mx.effects.Rotate"/>
        <component id="NavBar" class="mx.controls.NavBar" />
+       <component id="ApplicationControlBar" 
class="mx.containers.ApplicationControlBar" />
 
 </componentPackage>

Reply via email to