X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fcanvasview.h;h=ef1c9e192b8ac0e9a9e96406b8ce5c06c6174121;hb=55e0ee1a66bc612e4da9d19eb778bc1e2c50d051;hp=c19d37e0d8dcf023c4cc9317c6236eb9f13a9221;hpb=837b63e9fb829d66d43f4f169861f8979f76820d;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/canvasview.h b/synfig-studio/trunk/src/gtkmm/canvasview.h index c19d37e..ef1c9e1 100644 --- a/synfig-studio/trunk/src/gtkmm/canvasview.h +++ b/synfig-studio/trunk/src/gtkmm/canvasview.h @@ -569,7 +569,7 @@ public: void hide_timebar(); //t Enables or disables interaction with the timebar - void timebar_set_sensitive(bool sensitive); + void set_sensitive_timebar(bool sensitive); void do_rotoscope_bline();