From: Carlos Lopez Date: Tue, 8 Dec 2009 10:00:04 +0000 (+0100) Subject: Restore Chris Moore copyright line and remove unused white space at the end one line. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=d4c0cbd5439d9d14949d9da0f13542931fd83c50;p=synfig.git Restore Chris Moore copyright line and remove unused white space at the end one line. --- 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);