You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/10/09 05:07:41 UTC

[06/16] git commit: [flex-utilities] [refs/heads/develop] - add squiggly examples

add squiggly examples


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/a3bf10ba
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/a3bf10ba
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/a3bf10ba

Branch: refs/heads/develop
Commit: a3bf10ba12e6524b91b9aa84a87c9b0890a69064
Parents: e7f847f
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Oct 9 13:56:10 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Oct 9 13:56:10 2014 +1100

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/src/explorer.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/a3bf10ba/TourDeFlex/TourDeFlex3/src/explorer.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/src/explorer.xml b/TourDeFlex/TourDeFlex3/src/explorer.xml
index 8f575f5..1a9d3de 100755
--- a/TourDeFlex/TourDeFlex3/src/explorer.xml
+++ b/TourDeFlex/TourDeFlex3/src/explorer.xml
@@ -475,6 +475,10 @@
 				<node label="MaskedTextInput" app="apache/controls/SparkRichTextEditorExample"/>
 			</node> 
 			 -->
+			 <node label="Apache Flex Squiggly" app="apache/Squiggly">
+				<node label="MX Spelling Example" app="apache/squiggly/SpellingExample"/>
+				<node label="Spark Spelling Example" app="apache/squiggly/SpellingExExample"/>
+			</node>
 		</node>
 	</node>
 </compTree>