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 07:45:20 UTC

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

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 c52e6ac  Update MXRoyaleClasses for WebService
c52e6ac is described below

commit c52e6ac25ed2bab1acede8826f36a264e356064e
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Mon May 14 12:45:19 2018 +0500

    Update MXRoyaleClasses for WebService
---
 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 e060eff..2750370 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -173,6 +173,7 @@ internal class MXRoyaleClasses
 	import mx.skins.ProgrammaticSkin; ProgrammaticSkin;
 	import mx.messaging.channels.AMFChannel; AMFChannel;
 	import mx.messaging.ChannelSet; ChannelSet;
+	import mx.rpc.soap.WebService; WebService;
 
     COMPILE::SWF
     {

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