From e80b4d10c19c3a890aae535facee1c934bea16ce Mon Sep 17 00:00:00 2001 From: dooglus Date: Thu, 13 Mar 2008 23:45:33 +0000 Subject: [PATCH] Typo. git-svn-id: http://svn.voria.com/code@1911 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-studio/trunk/src/gtkmm/state_circle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-studio/trunk/src/gtkmm/state_circle.cpp b/synfig-studio/trunk/src/gtkmm/state_circle.cpp index 244862d..7f16925 100644 --- a/synfig-studio/trunk/src/gtkmm/state_circle.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_circle.cpp @@ -160,7 +160,7 @@ public: void make_circle(const Point& p1, const Point& p2); -}; // END of class StateGradient_Context +}; // END of class StateCircle_Context /* === M E T H O D S ======================================================= */ -- 2.7.4