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/28 06:02:13 UTC

[royale-asjs] branch feature/MXRoyale updated: Update spark-royale-manifest.xml for TitleWindow

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 252b373  Update spark-royale-manifest.xml for TitleWindow
252b373 is described below

commit 252b373ea6417ed437abdbc2a8440a03cef0ca00
Author: alinakazi <AL...@GMAIL.COM>
AuthorDate: Mon May 28 11:02:10 2018 +0500

    Update spark-royale-manifest.xml for TitleWindow
---
 .../projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml    | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
index 4f360cd..ce99104 100644
--- a/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
+++ b/frameworks/projects/SparkRoyale/src/main/resources/spark-royale-manifest.xml
@@ -33,5 +33,6 @@
 	<component id="TextArea" class="spark.components.TextArea" />
 	<component id="TextInput" class="spark.components.TextInput" />
 	<component id="Panel" class="spark.components.Panel" />
+	<component id="TitleWindow" class="spark.components.TitleWindow" />
 
 </componentPackage>

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