diff options
Diffstat (limited to 'src')
| -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; } |
