various work waveview amplitude mgmt; fix playhead cursor drag from timebar click
[ardour.git] / gtk2_ardour / imageframe_time_axis_group.h
index 9c104b3b74cf5c2bbd5d72f5049b0478dad853fa..e59d59657162e77ad444b7829b2dfabab004f100 100644 (file)
@@ -104,7 +104,7 @@ class ImageFrameTimeAxisGroup : public sigc::trackable
                 */
                int set_item_heights(gdouble) ;
 
-               int set_item_frames_per_pixel (double);
+               int set_item_samples_per_pixel (double);
 
                /**
                 * Sets the color of the items contained uopn this view helper
@@ -256,7 +256,7 @@ class ImageFrameTimeAxisGroup : public sigc::trackable
                 * convenience method to re-get the samples per unit and tell items upon this view
                 *
                 */
-               void reset_frames_per_pixel ();
+               void reset_samples_per_pixel ();
 
                /**
                 * Callback used to remove this group during the gtk idle loop