[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] r130689 - trunk/moon/src
From:       "Geoff Norton (gnorton () novell ! com)" <mono-patches-list () lists ! ximian ! com>
Date:       2009-03-31 18:20:04
Message-ID: 20090331182004.1BACD9472C () mono-cvs ! ximian ! com
[Download RAW message or body]

Author: gnorton
Date: 2009-03-31 14:20:03 -0400 (Tue, 31 Mar 2009)
New Revision: 130689

Modified:
   trunk/moon/src/dependencyproperty.g.cpp
Log:
sde forgot to regenerate

Modified: trunk/moon/src/dependencyproperty.g.cpp
===================================================================
--- trunk/moon/src/dependencyproperty.g.cpp	2009-03-31 18:18:39 UTC (rev 130688)
+++ trunk/moon/src/dependencyproperty.g.cpp	2009-03-31 18:20:03 UTC (rev 130689)
@@ -321,7 +321,7 @@
 	DependencyProperty::RegisterFull (this, Type::SPLINECOLORKEYFRAME, "KeySpline", \
NULL, Type::KEYSPLINE, false, false, false, NULL, NULL, \
AutoCreators::default_autocreator, false, false);  DependencyProperty::RegisterFull \
(this, Type::COLORANIMATIONUSINGKEYFRAMES, "KeyFrames", NULL, \
Type::COLORKEYFRAME_COLLECTION, false, false, false, NULL, NULL, \
AutoCreators::default_autocreator, false, false);  DependencyProperty::Register \
                (this, Type::BITMAPIMAGE, "UriSource", new Value (Uri()), Type::URI);
-	DependencyProperty::Register (this, Type::BITMAPIMAGE, "Progress", Type::DOUBLE);
+	DependencyProperty::Register (this, Type::BITMAPIMAGE, "Progress", new Value (0.0), \
Type::DOUBLE);  DependencyProperty::Register (this, Type::TRANSLATETRANSFORM, "Y", \
new Value (0.0), Type::DOUBLE);  DependencyProperty::Register (this, \
Type::TRANSLATETRANSFORM, "X", new Value (0.0), Type::DOUBLE);  \
DependencyProperty::RegisterFull (this, Type::TRANSFORMGROUP, "Children", NULL, \
Type::TRANSFORM_COLLECTION, false, false, false, NULL, NULL, \
AutoCreators::default_autocreator, false, false);

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic