From: dooglus Date: Mon, 18 Feb 2008 18:16:01 +0000 (+0000) Subject: r1747 left the green duck feature disabled. This enables it. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=0d15a467e3e2426a9d9ceada086bf8ebf1660f16;p=synfig.git r1747 left the green duck feature disabled. This enables it. git-svn-id: http://svn.voria.com/code@1750 1f10aa63-cdf2-0310-b900-c93c546f37ac --- 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 ======================================================= */