From d4c0cbd5439d9d14949d9da0f13542931fd83c50 Mon Sep 17 00:00:00 2001 From: Carlos Lopez Date: Tue, 8 Dec 2009 11:00:04 +0100 Subject: [PATCH] Restore Chris Moore copyright line and remove unused white space at the end one line. --- synfig-studio/src/gtkmm/state_normal.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/synfig-studio/src/gtkmm/state_normal.cpp b/synfig-studio/src/gtkmm/state_normal.cpp index b062a3e..98bb56a 100644 --- a/synfig-studio/src/gtkmm/state_normal.cpp +++ b/synfig-studio/src/gtkmm/state_normal.cpp @@ -6,7 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley -** Copyright (c) 2008 Chris Moore +** Copyright (c) 2007, 2008 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -97,7 +97,7 @@ public: etl::handle canvas_view_; bool scale; bool rotate; - bool constrain; + bool constrain; DuckDrag_Combo(); void begin_duck_drag(Duckmatic* duckmatic, const synfig::Vector& begin); bool end_duck_drag(Duckmatic* duckmatic); -- 2.7.4