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

carlosrovira 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 20081b1  Revert "a temp try to see if emails comes from b.a.o. will be 
reverted soon"
20081b1 is described below

commit 20081b17b9e65b6a577ace889896ed55fec7c8e3
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Oct 13 15:26:20 2020 +0200

    Revert "a temp try to see if emails comes from b.a.o. will be reverted soon"
    
    This reverts commit 11cd0b614e75145658ee42e8ade70ed89455c456.
---
 .../projects/Jewel/src/main/royale/org/apache/royale/jewel/ComboBox.as  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/ComboBox.as 
b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/ComboBox.as
index 9b05df4..ca36472 100644
--- 
a/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/ComboBox.as
+++ 
b/frameworks/projects/Jewel/src/main/royale/org/apache/royale/jewel/ComboBox.as
@@ -83,7 +83,7 @@ package org.apache.royale.jewel
         *  @playerversion AIR 2.6
         *  @productversion Royale 0.9.4
         */
-       public class ComboBox extends StyledUIBasex
+       public class ComboBox extends StyledUIBase
        {
                /**
                 *  Constructor.

Reply via email to