summaryrefslogtreecommitdiff
path: root/src/subtitle_string.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-12-14 17:44:45 +0000
committerCarl Hetherington <cth@carlh.net>2014-12-14 17:44:45 +0000
commite58cec97a15d1d5dd198dfb145e1d7daf6be9641 (patch)
treec6ee303b87431fec66e6afe89ca2f2d58a70eea9 /src/subtitle_string.h
parent7561f75ad38a1d50f88c49cded55093d0890b736 (diff)
Comment.
Diffstat (limited to 'src/subtitle_string.h')
-rw-r--r--src/subtitle_string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h
index e849bc60..b313e82b 100644
--- a/src/subtitle_string.h
+++ b/src/subtitle_string.h
@@ -52,6 +52,7 @@ public:
Time fade_down_time
);
+ /** @return font name */
std::string font () const {
return _font;
}