summaryrefslogtreecommitdiffstats
path: root/macosx/HBSubtitlesTrack.m
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/HBSubtitlesTrack.m')
-rw-r--r--macosx/HBSubtitlesTrack.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/HBSubtitlesTrack.m b/macosx/HBSubtitlesTrack.m
index dfa69869e..cc365d411 100644
--- a/macosx/HBSubtitlesTrack.m
+++ b/macosx/HBSubtitlesTrack.m
@@ -316,6 +316,7 @@ NSString *keySubTrackSrtFileURL = @"keySubTrackSrtFileURL";
{
copy->_sourceTrackIdx = _sourceTrackIdx;
copy->_type = _type;
+ copy->_container = _container;
copy->_forcedOnly = _forcedOnly;
copy->_burnedIn = _burnedIn;