summaryrefslogtreecommitdiff
path: root/src/reel_markers_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-24 22:56:33 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-24 22:56:33 +0100
commite1e7de8d73bedd0c741e7df0390068c67867e09f (patch)
tree02f007aad80f4d99707f2507a81b0685865026d0 /src/reel_markers_asset.h
parentceaf7bc52712cb60708ed5eb5c62c5e463dd8e89 (diff)
Tidying.
Diffstat (limited to 'src/reel_markers_asset.h')
-rw-r--r--src/reel_markers_asset.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/reel_markers_asset.h b/src/reel_markers_asset.h
index 5b33bbf2..1eae47ef 100644
--- a/src/reel_markers_asset.h
+++ b/src/reel_markers_asset.h
@@ -32,6 +32,11 @@
*/
+/** @file src/reel_markers_asset.cc
+ * @brief ReelMarkersAsset class
+ */
+
+
#include "reel_asset.h"
#include "dcp_time.h"
#include <map>