You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by al...@apache.org on 2018/05/03 11:05:15 UTC

[royale-asjs] branch feature/MXRoyale updated: Update MXRoyaleClasses.as for LinearGradientStroke

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

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


The following commit(s) were added to refs/heads/feature/MXRoyale by this push:
     new 0394692  Update MXRoyaleClasses.as for LinearGradientStroke
0394692 is described below

commit 039469293aec9d3d132a4f1a0c2c5c0ccc446cc1
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 3 16:05:14 2018 +0500

    Update MXRoyaleClasses.as for LinearGradientStroke
---
 frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index 396c389..2f84d27 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -137,6 +137,8 @@ internal class MXRoyaleClasses
 	import mx.rpc.events.InvokeEvent; InvokeEvent;
 	import mx.rpc.events.ResultEvent; ResultEvent;
 	import mx.controls.VScrollBar; VScrollBar;
+	import mx.graphics.LinearGradientStroke; LinearGradientStroke;
+
     COMPILE::SWF
     {
         import mx.controls.beads.CSSImageAndTextButtonView; CSSImageAndTextButtonView;

-- 
To stop receiving notification emails like this one, please contact
alinakazi@apache.org.