summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2017-07-20 09:51:26 -0500
committerBen Loftis <ben@harrisonconsoles.com>2017-07-20 09:51:26 -0500
commit40e2f9a68ab15b5accd1cd992c07d906d7d9b637 (patch)
treeeff5949c3e3a282f3e348a230aaff43e78baf327 /gtk2_ardour/editor.h
parent3b47a42127e4814611fb56a921fca9192ffac51f (diff)
CursorZoomDrag rework:
* If the use-time-rulers-to-zoom option is enabled, -all- cursor drags can zoom. * Behavior has been tweaked so it is easy to scroll without zooming, if you want to.
Diffstat (limited to 'gtk2_ardour/editor.h')
-rw-r--r--gtk2_ardour/editor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h
index 8be6dcf77c..a598ef98d6 100644
--- a/gtk2_ardour/editor.h
+++ b/gtk2_ardour/editor.h
@@ -2315,7 +2315,6 @@ private:
friend class ControlPointDrag;
friend class LineDrag;
friend class RubberbandSelectDrag;
- friend class RulerZoomDrag;
friend class EditorRubberbandSelectDrag;
friend class TimeFXDrag;
friend class ScrubDrag;