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 11:42:10 UTC

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

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 69df7c6  Update MXRoyaleClasses for GridRow
69df7c6 is described below

commit 69df7c632585e7b8f39901bc286125a5005a3968
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Tue May 8 16:42:09 2018 +0500

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

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index a6188d3..e35e0ad 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -161,6 +161,7 @@ internal class MXRoyaleClasses
 	import mx.controls.DateChooser; DateChooser;
 	import mx.controls.DateField; DateField; 
 	import mx.containers.GridItem; GridItem;
+	import mx.containers.GridRow; GridRow;
 
     COMPILE::SWF
     {

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