Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
27b5e631
Commit
27b5e631
authored
Oct 12, 2020
by
Sashmita Raghav
Browse files
Update slot for subtitle model changed signal
parent
0fd03938
Pipeline
#37460
passed with stage
in 43 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/doc/kdenlivedoc.cpp
View file @
27b5e631
...
...
@@ -1784,6 +1784,7 @@ std::shared_ptr<SubtitleModel> KdenliveDoc::getSubtitleModel() const
void
KdenliveDoc
::
subtitlesChanged
()
{
m_subtitleModel
->
parseSubtitle
();
m_subtitleModel
->
jsontoSubtitle
(
m_subtitleModel
->
toJson
());
//Update subtitle file everytime the subtitle model is changed
//m_subtitleModel->parseSubtitle();
return
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment