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
0ed47268
Commit
0ed47268
authored
Dec 18, 2020
by
Vivek Yadav
Browse files
Update binplaylist.cpp
parent
216bf09c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/binplaylist.cpp
View file @
0ed47268
...
...
@@ -123,7 +123,7 @@ void BinPlaylist::saveDocumentProperties(const QMap<QString, QString> &props, co
std
::
shared_ptr
<
MarkerListModel
>
guideModel
)
{
Q_UNUSED
(
guideModel
)
// Clear previous proper
t
ies
// Clear previous properi
t
es
Mlt
::
Properties
playlistProps
(
m_binPlaylist
->
get_properties
());
Mlt
::
Properties
docProperties
;
docProperties
.
pass_values
(
playlistProps
,
"kdenlive:docproperties."
);
...
...
Write
Preview
Supports
Markdown
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