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/16 07:53:06 UTC

[royale-asjs] branch develop updated: Update AddChild.as Commented [ResourceBundle("states")]

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 145ecb4  Update AddChild.as Commented [ResourceBundle("states")]
145ecb4 is described below

commit 145ecb41689ef2d1db619bec2a47dd2d7c00a914
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Wed Dec 16 12:52:57 2020 +0500

    Update AddChild.as Commented [ResourceBundle("states")]
---
 frameworks/projects/MXRoyale/src/main/royale/mx/states/AddChild.as | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/states/AddChild.as b/frameworks/projects/MXRoyale/src/main/royale/mx/states/AddChild.as
index 0e68f61..7ae03a4 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/states/AddChild.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/states/AddChild.as
@@ -30,7 +30,7 @@ use namespace mx_internal;
 
 [DefaultProperty("targetFactory")]
 
-[ResourceBundle("states")]
+//[ResourceBundle("states")]
     
 /**
  *  The AddChild class adds a child display object, such as a component,