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/03/31 13:49:29 UTC

[royale-asjs] branch develop updated: fontawe

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 712585b  fontawe
712585b is described below

commit 712585b1af334e6f219380e18f1c199d67ca0498
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Tue Mar 31 15:49:24 2020 +0200

    fontawe
---
 .../src/main/royale/org/apache/royale/fa/FontAwesomeIcon.as        | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/frameworks/projects/FontAwesome/src/main/royale/org/apache/royale/fa/FontAwesomeIcon.as b/frameworks/projects/FontAwesome/src/main/royale/org/apache/royale/fa/FontAwesomeIcon.as
index f962d92..e886f33 100644
--- a/frameworks/projects/FontAwesome/src/main/royale/org/apache/royale/fa/FontAwesomeIcon.as
+++ b/frameworks/projects/FontAwesome/src/main/royale/org/apache/royale/fa/FontAwesomeIcon.as
@@ -18,13 +18,12 @@
 ////////////////////////////////////////////////////////////////////////////////
 package org.apache.royale.fa
 {
-    import org.apache.royale.core.UIBase;
-
     COMPILE::JS
     {
-        import org.apache.royale.core.WrappedHTMLElement;
-        import org.apache.royale.html.util.addElementToWrapper;
+    import org.apache.royale.core.WrappedHTMLElement;
+    import org.apache.royale.html.util.addElementToWrapper;
     }
+    import org.apache.royale.core.UIBase;
 
     /**
      *  Provide common features for all FontAwesome icons type