From 0d15a467e3e2426a9d9ceada086bf8ebf1660f16 Mon Sep 17 00:00:00 2001 From: dooglus Date: Mon, 18 Feb 2008 18:16:01 +0000 Subject: [PATCH] r1747 left the green duck feature disabled. This enables it. git-svn-id: http://svn.voria.com/code@1750 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/state_bline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/trunk/src/gtkmm/state_bline.cpp b/synfig-studio/trunk/src/gtkmm/state_bline.cpp index f1f2221..71069ae 100644 --- a/synfig-studio/trunk/src/gtkmm/state_bline.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_bline.cpp @@ -65,7 +65,7 @@ using namespace studio; /* === M A C R O S ========================================================= */ // if defined, show the first duck as green while drawing -//#define DISTINGUISH_FIRST_DUCK +#define DISTINGUISH_FIRST_DUCK /* === G L O B A L S ======================================================= */ -- 2.7.4