diff options
Diffstat (limited to 'src/subtitle_asset.h')
| -rw-r--r-- | src/subtitle_asset.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h index 59ed1165..9f137abe 100644 --- a/src/subtitle_asset.h +++ b/src/subtitle_asset.h @@ -101,6 +101,8 @@ public: Time latest_subtitle_out () const; + void fix_empty_font_ids (); + virtual std::list<boost::shared_ptr<LoadFontNode> > load_font_nodes () const = 0; protected: |
