You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/10/13 16:52:37 UTC

[royale-asjs] branch develop updated: Revert "Revert "a temp try to see if emails comes from b.a.o. will be reverted soon""

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

commit 5c4a8efdd81d936c418b43f2422ab084b99d6a5f
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Tue Oct 13 18:52:17 2020 +0200

    Revert "Revert "a temp try to see if emails comes from b.a.o. will be reverted soon""
    
    This reverts commit 20081b17b9e65b6a577ace889896ed55fec7c8e3.
---
 .../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 ca36472..9b05df4 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 StyledUIBase
+	public class ComboBox extends StyledUIBasex
 	{
 		/**
 		 *  Constructor.