summaryrefslogtreecommitdiff
path: root/src/text.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-26 22:40:33 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-26 22:40:33 +0000
commita5fafaa249e3cd45b6c64592991ab1f0e0247e5f (patch)
tree62d118eec6c9406d2484ae1735d745dd55eb3c37 /src/text.h
parent93096af59d8235235c0caed929b6f72dcf09cdc9 (diff)
Comments / tidying up.
Diffstat (limited to 'src/text.h')
-rw-r--r--src/text.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/text.h b/src/text.h
index 81992d6f..bbb99adb 100644
--- a/src/text.h
+++ b/src/text.h
@@ -17,6 +17,10 @@
*/
+/** @file src/text.h
+ * @brief Text class for parsing subtitle XML.
+ */
+
#include "types.h"
#include <boost/shared_ptr.hpp>
#include <list>