summaryrefslogtreecommitdiff
path: root/src/interop_subtitle_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-08 15:04:43 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-08 15:04:43 +0100
commit33a0138bd11b90472a5af86abb3637580b4f3c7f (patch)
tree20de262f02f60fbc9d94491c4dec8e9ecfbc10a7 /src/interop_subtitle_asset.h
parentb9dc0fbc6252e2c73dd2376b43d1a64b263aba43 (diff)
Remove slightly strange InteropSubtitleAsset constructor; add default one for SMPTESubtitleAsset.
Diffstat (limited to 'src/interop_subtitle_asset.h')
-rw-r--r--src/interop_subtitle_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interop_subtitle_asset.h b/src/interop_subtitle_asset.h
index 56350421..378bacc7 100644
--- a/src/interop_subtitle_asset.h
+++ b/src/interop_subtitle_asset.h
@@ -36,7 +36,7 @@ class InteropLoadFontNode;
class InteropSubtitleAsset : public SubtitleAsset
{
public:
- InteropSubtitleAsset (std::string movie_title, std::string language);
+ InteropSubtitleAsset ();
InteropSubtitleAsset (boost::filesystem::path file);
bool equals (