You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2019/12/25 14:10:40 UTC

[royale-asjs] branch develop updated: This one does need to be public

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

harbs 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 3db38aa  This one does need to be public
3db38aa is described below

commit 3db38aaf18b79775de6dd0bc9fdaed9d0bedfd18
Author: Harbs <ha...@in-tools.com>
AuthorDate: Wed Dec 25 16:10:20 2019 +0200

    This one does need to be public
---
 .../Core/src/main/royale/org/apache/royale/core/ElementWrapper.as       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as b/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as
index 274200b..d5649ef 100644
--- a/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as
+++ b/frameworks/projects/Core/src/main/royale/org/apache/royale/core/ElementWrapper.as
@@ -218,7 +218,7 @@ package org.apache.royale.core
         /**
          *  @royalesuppresspublicvarwarning
          */
-        static private var googFireListener:Function;
+        static public var googFireListener:Function;
         
         /**
          * The properties that triggers the static initializer.