Module: synfig
Branch: genete_width_points
Commit: 671130a50a93a4f79a1644d88612cbe6f2c6a817
URL:
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=671130a50a93a4f79a1644d88612cbe6f2c6a817
Author: Carlos Lopez <car...@pcnuevo.(none)>
Date: Sun Aug 2 13:35:44 2009 +0200
Add icon to the valuenode_wline.
---
synfig-studio/trunk/src/gtkmm/iconcontroller.cpp | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
b/synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
index c3667c7..f832771 100644
--- a/synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
+++ b/synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
@@ -325,6 +325,9 @@ studio::value_icon(synfig::ValueBase::Type type)
case ValueBase::TYPE_BLINEPOINT:
return Gtk::StockID("synfig-blinepoint");
break;
+ case ValueBase::TYPE_WLINEPOINT:
+ return Gtk::StockID("synfig-width");
+ break;
case ValueBase::TYPE_LIST:
return Gtk::StockID("synfig-list");
break;
------------------------------------------------------------------------------
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