fix up operation of Editor::temporal_zoom_to_frame() which had not been updated since...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 28 May 2014 16:18:30 +0000 (12:18 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 28 May 2014 16:18:37 +0000 (12:18 -0400)
commit24537477c4c544d0d308f9348396469241918100
tree45f0daac6e7c940c3f5ccb236de367dfeacc064b
parentf1f8f89fcb9312065a818233dff4a3f1871fa7fe
fix up operation of Editor::temporal_zoom_to_frame() which had not been updated since samples_per_pixel was changed to an integer (framecnt_t)
gtk2_ardour/editor_ops.cc