mirror of
https://invent.kde.org/multimedia/kdenlive.git
synced 2025-07-17 03:20:07 +00:00
Fix xml closing tag
This commit is contained in:
parent
dbf4808657
commit
7d0f383181
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
<name context="Mask Apply Effect Name">Mask Apply</name>
|
||||
<description>Apply the previous effects in the zone defined by a Mask Start effect.</description>
|
||||
<author>Dan Dennedy</author>
|
||||
<parameter type="fixed" name="transition" default="qtblend" />
|
||||
<parameter type="fixed" name="transition" default="qtblend"></parameter>
|
||||
</effect>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue