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/14 11:08:32 UTC

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

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 b0c51bc  Update SparkRoyaleClasses.as for DataRenderer
b0c51bc is described below

commit b0c51bc29bf91bfde7a9ef77de570351d1db05bd
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Mon May 14 16:08:30 2018 +0500

    Update SparkRoyaleClasses.as for DataRenderer
---
 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 d4c8b0c..617b147 100644
--- a/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
+++ b/frameworks/projects/SparkRoyale/src/main/royale/SparkRoyaleClasses.as
@@ -31,6 +31,7 @@ internal class SparkRoyaleClasses
     import spark.components.supportClasses.ToggleButtonBase; ToggleButtonBase;
     import spark.components.ToggleButton; ToggleButton;
     import spark.events.IndexChangeEvent; IndexChangeEvent;
+    import spark.components.DataRenderer; DataRenderer;
     
 }
 

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