diff options
Diffstat (limited to 'src/lib/subtitle_content.h')
| -rw-r--r-- | src/lib/subtitle_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/subtitle_content.h b/src/lib/subtitle_content.h index a159d7849..c00ec6f90 100644 --- a/src/lib/subtitle_content.h +++ b/src/lib/subtitle_content.h @@ -102,7 +102,7 @@ public: protected: /** subtitle language (e.g. "German") or empty if it is not known */ std::string _subtitle_language; - + private: friend struct ffmpeg_pts_offset_test; void font_changed (); |
