X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fwidget_timeslider.h;h=49cdc137001f7f12c793be01b3e0799e7c49bbc1;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=925d2b152c5fc8232748b1da246897f111e3db15;hpb=c3ad95144d148602f672e95ddda1f18fc35502f8;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/widget_timeslider.h b/synfig-studio/trunk/src/gtkmm/widget_timeslider.h index 925d2b1..49cdc13 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_timeslider.h +++ b/synfig-studio/trunk/src/gtkmm/widget_timeslider.h @@ -61,6 +61,7 @@ protected: //implementation that other interfaces can see //HACK - I should not have to see this... Gtk::Adjustment *adj_bounds; + double time_per_tickmark; //Statistics used for drawing stuff (and making sure we don't if we don't need to) /*double start,end;