Set cursor to hint that you can drag automation up and down in object/range link...
[ardour.git] / gtk2_ardour / editor_drag.h
index 9e206cfebf712ad24bbb422e1fcada9b1b6befaa..647655e7fb459351ca1a342befbb3b3c12a6a3dd 100644 (file)
@@ -53,7 +53,7 @@ public:
        void abort ();
        void add (Drag *);
        void set (Drag *, GdkEvent *, Gdk::Cursor* c = 0);
-       void start_grab (GdkEvent *);
+       void start_grab (GdkEvent *, Gdk::Cursor* c = 0);
        bool end_grab (GdkEvent *);
        bool have_item (ArdourCanvas::Item *) const;