summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker.h')
-rw-r--r--gtk2_ardour/marker.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk2_ardour/marker.h b/gtk2_ardour/marker.h
index b769f8d110..67e5b1253a 100644
--- a/gtk2_ardour/marker.h
+++ b/gtk2_ardour/marker.h
@@ -38,6 +38,10 @@ namespace ARDOUR {
class PublicEditor;
+/** Location Marker
+ *
+ * Editor ruler representation of a location marker or range on the timeline.
+ */
class ArdourMarker : public sigc::trackable
{
public: