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/10 09:19:35 UTC

[royale-asjs] branch feature/MXRoyale updated: Update MXRoyaleClasses for Parallel

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 7f42cea  Update MXRoyaleClasses for Parallel
7f42cea is described below

commit 7f42ceabf7800bd6ba0f49c6107cf68e6cefb95a
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Thu May 10 14:19:33 2018 +0500

    Update MXRoyaleClasses for Parallel
---
 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 611ba74..a0b8d8d 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -164,6 +164,8 @@ internal class MXRoyaleClasses
 	import mx.containers.GridRow; GridRow;
 	import mx.containers.Grid; Grid;
 	import mx.core.UITextField; UITextField;
+	import mx.effects.Parallel; Parallel; 
+
     COMPILE::SWF
     {
         import mx.controls.beads.CSSImageAndTextButtonView; CSSImageAndTextButtonView;

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