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/15 12:04:17 UTC

[royale-asjs] branch feature/MXRoyale updated: Update SparkRoyaleClasses.as for GroupBase

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 3c2e60d  Update SparkRoyaleClasses.as for GroupBase
3c2e60d is described below

commit 3c2e60d5681452509399e57743b7038354f0ee0a
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Tue May 15 17:04:15 2018 +0500

    Update SparkRoyaleClasses.as for GroupBase
---
 frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as b/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
index e221e4b..814f2f8 100644
--- a/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
+++ b/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
@@ -37,6 +37,7 @@ internal class SparkRoyaleClasses
     import spark.components.supportClasses.TextBase; TextBase;
     import spark.components.PopUpAnchor; PopUpAnchor;
     import spark.events.TextOperationEvent; TextOperationEvent;
+    import spark.components.supportClasses.GroupBase; GroupBase;
     
 }
 

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