Skip to content

warningContinueCancel -> error

Eric Jiang requested to merge erjiang/kdenlive:messagebox-to-error into master

Since there's only one choice in the dialog, no need to show two buttons. This also quiets a static analysis warning about not checking the return value.

Merge request reports