summaryrefslogtreecommitdiff
path: root/src/subtitle_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/subtitle_asset.h')
-rw-r--r--src/subtitle_asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h
index e40118c4..ce76eb3b 100644
--- a/src/subtitle_asset.h
+++ b/src/subtitle_asset.h
@@ -161,6 +161,7 @@ protected:
mutable boost::optional<boost::filesystem::path> file;
};
+ /** TTF font data that we need */
std::list<Font> _fonts;
private: