summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-03 00:42:49 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-03 00:42:49 +0100
commita44af546b28c0870dd0065bfb4044d5955f73b19 (patch)
tree6a920aac6d74ac628896ef14e6bb46c604ef10b4 /src
parent60d922b58e459ac587e54f4509e84cdbd35356b4 (diff)
Comment.
Diffstat (limited to 'src')
-rw-r--r--src/colour.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/colour.h b/src/colour.h
index dbdd534..f3a4964 100644
--- a/src/colour.h
+++ b/src/colour.h
@@ -17,6 +17,10 @@
*/
+/** @file src/colour.h
+ * @brief Colour class.
+ */
+
#ifndef LIBSUB_COLOUR_H
#define LIBSUB_COLOUR_H