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

aharui pushed a commit to branch feature/MXRoyale
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 408184e91db8d2e573bec7e63ab2ca829496dc0b
Author: Alex Harui <[email protected]>
AuthorDate: Thu Apr 19 19:43:54 2018 -0700

    use defaults.css
---
 examples/royale/JewelExample/src/main/config/compile-app-config.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/examples/royale/JewelExample/src/main/config/compile-app-config.xml 
b/examples/royale/JewelExample/src/main/config/compile-app-config.xml
index d850acb..0f1dba8 100644
--- a/examples/royale/JewelExample/src/main/config/compile-app-config.xml
+++ b/examples/royale/JewelExample/src/main/config/compile-app-config.xml
@@ -22,7 +22,7 @@
     </js-output-optimization>
     <compiler>
         <theme>
-            
<!--<filename>../../../../../../frameworks/libs/JewelTheme.swc</filename>-->
+            
<filename>../../../../../../frameworks/libs/JewelTheme.swc</filename>
             
<filename>../../../../../../frameworks/themes/Jewel-Light-NoFlat-Primary-Blue-Theme/src/main/resources/defaults.css</filename>
             
<filename>../../../../../../frameworks/themes/Jewel-Light-NoFlat-Secondary-Topaz-Theme/src/main/resources/defaults.css</filename>
             
<filename>../../../../../../frameworks/themes/Jewel-Light-NoFlat-Emphasized-Emerald-Theme/src/main/resources/defaults.css</filename>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to