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 11cd0b6 a temp try to see if emails comes from b.a.o. will be
reverted soon
11cd0b6 is described below
commit 11cd0b614e75145658ee42e8ade70ed89455c456
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Oct 13 15:00:21 2020 +0200
a temp try to see if emails comes from b.a.o. will be reverted soon
---
.../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.