Fix 1368904: disable the timebar instead of hiding it when switching to tools that...
[synfig.git] / synfig-studio / trunk / src / gtkmm / canvasview.h
index c19d37e..ef1c9e1 100644 (file)
@@ -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();