diff options
Diffstat (limited to 'src/font_asset.cc')
| -rw-r--r-- | src/font_asset.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/font_asset.cc b/src/font_asset.cc index f20ebfb4..f201d649 100644 --- a/src/font_asset.cc +++ b/src/font_asset.cc @@ -48,7 +48,7 @@ FontAsset::FontAsset (string id, boost::filesystem::path file) } string -FontAsset::pkl_type (Standard) const +FontAsset::static_pkl_type (Standard) { return "application/ttf"; } |
