Module: synfig
Branch: zelgadis_master
Commit: b03d9da72c356e9187a9d707de6fc5ea953b604a
URL:
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=b03d9da72c356e9187a9d707de6fc5ea953b604a
Author: Carlos Lopez <car...@pcnuevo.(none)>
Date: Wed Jul 15 17:23:49 2009 +0200
Document code
---
synfig-studio/trunk/src/gtkmm/widget_gradient.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/synfig-studio/trunk/src/gtkmm/widget_gradient.cpp
b/synfig-studio/trunk/src/gtkmm/widget_gradient.cpp
index 596feda..c964599 100644
--- a/synfig-studio/trunk/src/gtkmm/widget_gradient.cpp
+++ b/synfig-studio/trunk/src/gtkmm/widget_gradient.cpp
@@ -297,7 +297,7 @@ Widget_Gradient::on_event(GdkEvent *event)
{
if(!gradient_.size()) return true;
Gradient::iterator
iter(gradient_.find(selected_cpoint));
-
+ //! Use SHIFT to stack two CPoints together.
if(event->button.state&GDK_SHIFT_MASK)
{
float begin(-100000000),end(100000000);
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl