summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mouse_cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/mouse_cursors.h')
-rw-r--r--gtk2_ardour/mouse_cursors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/mouse_cursors.h b/gtk2_ardour/mouse_cursors.h
index 14ce90347e..6c5c94b5e9 100644
--- a/gtk2_ardour/mouse_cursors.h
+++ b/gtk2_ardour/mouse_cursors.h
@@ -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__ */