Restore Chris Moore copyright line and remove unused white space at the end one line.
authorCarlos Lopez <genetita@gmail.com>
Tue, 8 Dec 2009 10:00:04 +0000 (11:00 +0100)
committerCarlos Lopez <genetita@gmail.com>
Tue, 8 Dec 2009 10:00:04 +0000 (11:00 +0100)
synfig-studio/src/gtkmm/state_normal.cpp

index b062a3e..98bb56a 100644 (file)
@@ -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<CanvasView> 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);