You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by pu...@apache.org on 2020/09/21 13:33:26 UTC

[royale-asjs] branch develop updated: Update mx-royale-manifest.xml

This is an automated email from the ASF dual-hosted git repository.

pushminakazi pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new ccfedbf  Update mx-royale-manifest.xml
ccfedbf is described below

commit ccfedbf979b2af36d0694bb71468dd5b781fc8a2
Author: pashminakazi <42...@users.noreply.github.com>
AuthorDate: Mon Sep 21 18:33:17 2020 +0500

    Update mx-royale-manifest.xml
---
 frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml b/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
index fff7203..a94d9e2 100644
--- a/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
+++ b/frameworks/projects/MXRoyale/src/main/resources/mx-royale-manifest.xml
@@ -218,4 +218,5 @@
 
     <component id="DownloadButton" class="mx.controls.DownloadButton"/>
     <component id="HSlider" class="mx.controls.HSlider"/>
+    <component id="Slider" class="mx.controls.sliderClasses.Slider"/>
 </componentPackage>