add back in Scroller1Example

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

Branch: refs/heads/master
Commit: 1937a914aedaf5e482a124892da3444db898385a
Parents: e3edf81
Author: Justin Mclean <[email protected]>
Authored: Tue Aug 19 07:57:40 2014 +1000
Committer: Justin Mclean <[email protected]>
Committed: Tue Aug 19 07:57:40 2014 +1000

----------------------------------------------------------------------
 TourDeFlex/TourDeFlex3/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/1937a914/TourDeFlex/TourDeFlex3/build.xml
----------------------------------------------------------------------
diff --git a/TourDeFlex/TourDeFlex3/build.xml b/TourDeFlex/TourDeFlex3/build.xml
index 0b34498..5c39f35 100644
--- a/TourDeFlex/TourDeFlex3/build.xml
+++ b/TourDeFlex/TourDeFlex3/build.xml
@@ -371,7 +371,7 @@
                <compile-mxml example="/spark/controls/RadioButtonExample"/>
                <compile-mxml example="/spark/controls/ToggleButton2Example"/>
                <compile-mxml example="/spark/controls/ScrollBarExample"/>
-               <!-- <compile-mxml example="/spark/controls/Scroller1Example"/> 
-->
+               <compile-mxml example="/spark/controls/Scroller1Example"/>
                <compile-mxml example="/spark/controls/Scroller2Example"/>
                <compile-mxml example="/spark/controls/SliderExample"/>
                <compile-mxml example="/spark/controls/SpinnerExample"/>

Reply via email to