summaryrefslogtreecommitdiff
path: root/src/raw_subtitle.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-12 17:20:54 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-12 17:20:54 +0000
commitfd1d21f713e9b0abd8afebcbab36d70aac9b6cce (patch)
treec6c8a1907a64550fb2e6b6d7f4757c0a4d85fb17 /src/raw_subtitle.h
parent94399f35aea4e37c699918f06eddfa931e4aaefc (diff)
Un-compiling work-in-progress.
Diffstat (limited to 'src/raw_subtitle.h')
-rw-r--r--src/raw_subtitle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/raw_subtitle.h b/src/raw_subtitle.h
index 8a8ac7f..cece161 100644
--- a/src/raw_subtitle.h
+++ b/src/raw_subtitle.h
@@ -49,6 +49,8 @@ public:
/** Subtitle text in UTF-8 */
std::string text;
+
+ /* XXX: this probably needs to be a cleverer type */
std::string font;
/** font size */