Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-studio / trunk / src / gtkmm / widget_timeslider.h
index 925d2b1..49cdc13 100644 (file)
@@ -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;