diff options
Diffstat (limited to 'src/lib/film.h')
| -rw-r--r-- | src/lib/film.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/film.h b/src/lib/film.h index 8628d8b38..0227f26c9 100644 --- a/src/lib/film.h +++ b/src/lib/film.h @@ -143,6 +143,8 @@ public: return _state_version; } + std::string subtitle_language () const; + /** Identifiers for the parts of our state; used for signalling changes. */ |
