Revision: 2109
http://synfig.svn.sourceforge.net/synfig/?rev=2109&view=rev
Author: dooglus
Date: 2008-10-20 19:28:09 +0000 (Mon, 20 Oct 2008)
Log Message:
-----------
I forgot to commit this file as part of r2108.
Modified Paths:
--------------
synfig-studio/trunk/src/gtkmm/widget_distance.cpp
Modified: synfig-studio/trunk/src/gtkmm/widget_distance.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_distance.cpp 2008-10-19 02:30:40 UTC
(rev 2108)
+++ synfig-studio/trunk/src/gtkmm/widget_distance.cpp 2008-10-20 19:28:09 UTC
(rev 2109)
@@ -56,8 +56,7 @@
Widget_Distance::Widget_Distance():
Gtk::SpinButton(0.05,5),
distance_(1, Distance::SYSTEM_POINTS),
- adjustment(0,-100000000,100000000,1,1,1)
-// adjustment(0,-100000000,100000000,1,2,0)
+ adjustment(0,-100000000,100000000,1,1,0)
{
set_adjustment(adjustment);
set_numeric(false);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl