Release 0.61.08
[synfig.git] / synfig-studio / tags / stable / src / gtkmm / duckmatic.h
index a3012a8..986ed4f 100644 (file)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**     Copyright (c) 2007 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
@@ -307,6 +308,8 @@ public:
 
        void select_duck(const etl::handle<Duck> &duck);
 
+       void toggle_select_ducks_in_box(const synfig::Vector& tl,const synfig::Vector& br);
+
        void select_ducks_in_box(const synfig::Vector& tl,const synfig::Vector& br);
 
        void unselect_duck(const etl::handle<Duck> &duck);