diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-14 17:44:45 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-14 17:44:45 +0000 |
| commit | e58cec97a15d1d5dd198dfb145e1d7daf6be9641 (patch) | |
| tree | c6ee303b87431fec66e6afe89ca2f2d58a70eea9 /src/subtitle_string.h | |
| parent | 7561f75ad38a1d50f88c49cded55093d0890b736 (diff) | |
Comment.
Diffstat (limited to 'src/subtitle_string.h')
| -rw-r--r-- | src/subtitle_string.h | 1 |
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; } |
