Added tooltips to the preview window's buttons.
[synfig.git] / synfig-studio / trunk / src / gtkmm / preview.h
index ba36491..452f5a2 100644 (file)
@@ -168,6 +168,7 @@ class Widget_Preview : public Gtk::Table
        Gtk::Adjustment         adj_time_scrub; //the adjustment for the managed scrollbar
        Gtk::HScrollbar         scr_time_scrub;
        Gtk::ToggleButton       b_loop;
+       Gtk::Tooltips           tooltips;
                
        //Glib::RefPtr<Gdk::GC>         gc_area;
        Glib::RefPtr<Gdk::Pixbuf>       currentbuf;