diff options
Diffstat (limited to 'src/lib/subtitle.h')
| -rw-r--r-- | src/lib/subtitle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/subtitle.h b/src/lib/subtitle.h index 1020397cc..47735c453 100644 --- a/src/lib/subtitle.h +++ b/src/lib/subtitle.h @@ -60,6 +60,7 @@ subtitle_transformed_area ( ); /** A Subtitle class with details of the time over which it should be shown */ +/** XXX: merge with Subtitle? */ class TimedSubtitle { public: |
