X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Fsrc%2Fgtkmm%2Fstate_normal.cpp;fp=synfig-studio%2Fsrc%2Fgtkmm%2Fstate_normal.cpp;h=98bb56a4224c68f0eab5b7bd37b388a09c2b81fe;hb=d4c0cbd5439d9d14949d9da0f13542931fd83c50;hp=b062a3e231d91a6d8af079719d854fed75cf1d8f;hpb=09fcaef41477ec318ecd39ba04a90aaadfc51f99;p=synfig.git 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);