Skip to content
GitLab
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
b018382f
Commit
b018382f
authored
Aug 09, 2022
by
Laurent Montel
Browse files
Port deprecated method
parent
0891d2c4
Pipeline
#215099
passed with stage
in 6 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/timeline2/model/builders/meltBuilder.cpp
View file @
b018382f
...
...
@@ -272,7 +272,7 @@ bool constructTimelineFromMelt(const std::shared_ptr<TimelineItemModel> &timelin
if
(
projectErrors
)
{
*
projectErrors
=
true
;
}
KMessageBox
::
detailed
Sorry
(
KMessageBox
::
detailed
Error
(
qApp
->
activeWindow
(),
i18n
(
"Some errors were detected in the project file.
\n
The project was modified to fix the conflicts. Changes made to the "
"project have been listed in the Project Notes tab,
\n
please review them to ensure your project integrity."
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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