summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-01-04 17:23:51 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-01-04 17:23:51 +0000
commitd41f7a0a701bb7af04ab4b3c2a26ff23f96407f9 (patch)
tree011fcafb38e617b16a3069dd8cbab5d816e0a6ca /gtk2_ardour/editor.h
parentf7a174a59b091ca545bffbd5b1d1bcaced95285f (diff)
a few fixes for zoom, plus the results of unfinished work on zoom redrawing, plus cleanup of debugging code in DnDTreevew
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2827 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 1667ce6cd2..a5a2a62222 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -749,6 +749,7 @@ class Editor : public PublicEditor
void tie_vertical_scrolling ();
void canvas_horizontally_scrolled ();
+ void canvas_scroll_to (nframes64_t);
struct VisualChange {
enum Type {