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 17:34:09 UTC

[royale-asjs] branch develop updated: Revert "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 d42f747  Revert "Revert "Revert "a temp try to see if emails comes from b.a.o. will be reverted soon"""
d42f747 is described below

commit d42f74797ffe8ca9943ef462b2533d5578cc64aa
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Tue Oct 13 19:33:53 2020 +0200

    Revert "Revert "Revert "a temp try to see if emails comes from b.a.o. will be reverted soon"""
    
    This reverts commit 5c4a8efdd81d936c418b43f2422ab084b99d6a5f.
---
 .../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.