This is an automated email from the ASF dual-hosted git repository.
pent 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 f0d8224 Removed reference to Tile.png icon file.
f0d8224 is described below
commit f0d8224bec5f90d904fe3fec5bf2aa0d3f8e3466
Author: Peter Ent <[email protected]>
AuthorDate: Thu Apr 5 14:29:32 2018 -0400
Removed reference to Tile.png icon file.
---
frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as | 2 --
1 file changed, 2 deletions(-)
diff --git a/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as
b/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as
index 807cea1..de9bb40 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/containers/Tile.as
@@ -140,8 +140,6 @@ use namespace mx_internal;
// Other metadata
//--------------------------------------
-[IconFile("Tile.png")]
-
/**
* The layout-specific container components in Flex 3 have been replaced by a
more generic
* Group component that takes a generic layout. To get similar behavior from
the new
--
To stop receiving notification emails like this one, please contact
[email protected].