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 20e8376  Update MXRoyaleClasses for RegExpValidator
20e8376 is described below

commit 20e83761c667be29bf1c88f7a2eed0cbfe8a7154
Author: alinakazi <[email protected]>
AuthorDate: Mon May 7 11:02:57 2018 +0500

    Update MXRoyaleClasses for RegExpValidator
---
 frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as 
b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
index 274227a..a3b7b08 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/MXRoyaleClasses.as
@@ -153,6 +153,8 @@ internal class MXRoyaleClasses
        import mx.effects.Glow; Glow;
        import mx.printing.FlexPrintJob; FlexPrintJob; 
        import mx.validators.StringValidator; StringValidator;
+       import mx.validators.RegExpValidator; RegExpValidator;
+
     COMPILE::SWF
     {
         import mx.controls.beads.CSSImageAndTextButtonView; 
CSSImageAndTextButtonView;

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to