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/08 12:03:32 UTC

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

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 af9fbc7  Update MXRoyaleClasses for Grid
af9fbc7 is described below

commit af9fbc7a60f90c29e78cc6e0aa26bda31b2956c6
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Tue May 8 17:03:30 2018 +0500

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

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index e35e0ad..98b0e27 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -162,7 +162,7 @@ internal class MXRoyaleClasses
 	import mx.controls.DateField; DateField; 
 	import mx.containers.GridItem; GridItem;
 	import mx.containers.GridRow; GridRow;
-
+	import mx.containers.Grid; Grid;
     COMPILE::SWF
     {
         import mx.controls.beads.CSSImageAndTextButtonView; CSSImageAndTextButtonView;

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