]> git.sesse.net Git - kdenlive/commit
Fix title duration, keeping compatibility with Kdenlive 0.92
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 26 Dec 2012 08:10:19 +0000 (09:10 +0100)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Wed, 26 Dec 2012 08:10:19 +0000 (09:10 +0100)
commit1a57025e45748243a7a6075f5df0be47f8ffbce2
treebde3b3bcff8083908f06fe9803a6fc673647b180
parent68c7f874ec7e30e78e857cb84401871ab4148b28
Fix title duration, keeping compatibility with Kdenlive 0.92
In kdelivetitle format, currently the "out" property means duration, so we will slowly deprecate the "out" property in favor of the more correct "duration" attribute.
src/clipmanager.cpp
src/titledocument.cpp
src/titledocument.h
src/titlewidget.cpp