Remove internal edit mode and add "content" tool.
[ardour.git] / gtk2_ardour / mouse_cursors.h
index 14ce90347e552118d4d652e8ffb05c2d1624a765..6c5c94b5e917330ed80cb450f7f2efe0c96242b8 100644 (file)
@@ -77,6 +77,7 @@ public:
        std::string _cursor_set;
        void drop_all ();
 
+       Gdk::Cursor* make_cursor (const char* name, int hotspot_x = 0, int hotspot_y = 0);
 };
 
 #endif /* __gtk2_ardour_mouse_cursors__ */