summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-03-31 01:11:05 +0200
committerRobin Gareus <robin@gareus.org>2016-03-31 01:16:07 +0200
commitcec17c766020a955af097a40d4d008285ae4a9e7 (patch)
tree10dd9bb4693bcfd961aa585614427abe006f83f3 /gtk2_ardour/marker.h
parenta9187a9e25b1e44c4d15132b24d189db564fb924 (diff)
gtk2 ardour doc updates
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: