X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Ftoolbox.h;h=31f159b80c78704c77505fd5af1473c65a273cd4;hb=aba6e2238a7fe85197e57032bdc29ed53d97bf7e;hp=4b6e1017dc469dd9d3411cb6f0aadeb2bfe1b1ad;hpb=1d004d8e5de5bb024ec40193df34651454d91501;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/toolbox.h b/synfig-studio/trunk/src/gtkmm/toolbox.h index 4b6e101..31f159b 100644 --- a/synfig-studio/trunk/src/gtkmm/toolbox.h +++ b/synfig-studio/trunk/src/gtkmm/toolbox.h @@ -2,6 +2,8 @@ /*! \file toolbox.h ** \brief Header File ** +** $Id$ +** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley ** @@ -14,6 +16,7 @@ ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ** General Public License for more details. +** \endlegal ** ** === N O T E S =========================================================== ** @@ -58,11 +61,6 @@ class Toolbox : public Gtk::Window Gtk::Button *button_undo; Gtk::Button *button_redo; - Gtk::Button *button_eyedrop; - Gtk::Button *button_rotoscope; - Gtk::Button *button_rotoscope_bline; - Gtk::Button *button_rotoscope_polygon; - Gtk::Table *tool_table; std::map state_button_map;