X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fcanvasview.h;h=1ba3dcfb81da0f0bd875fd349e3287dade20ac56;hb=c13218fb5a6df112a71d7f9a1f5b37ddeee28115;hp=21f7216296ecc11c65e8e805d50e62a5a88124bd;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.h b/synfig-studio/trunk/src/gtkmm/canvasview.h index 21f7216..1ba3dcf 100644 --- a/synfig-studio/trunk/src/gtkmm/canvasview.h +++ b/synfig-studio/trunk/src/gtkmm/canvasview.h @@ -2,7 +2,7 @@ /*! \file canvasview.h ** \brief Template Header ** -** $Id: canvasview.h,v 1.2 2005/01/13 18:37:30 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -569,15 +569,7 @@ public: void hide_timebar(); //t Enables or disables interaction with the timebar - void timebar_set_sensitive(bool sensitive); - - void do_rotoscope_bline(); - - void do_rotoscope(); - - void do_rotoscope_poly(); - - void do_eyedrop(); + void set_sensitive_timebar(bool sensitive); void time_zoom_in(); void time_zoom_out();