Skip to content

Clean-up of changes to KdenliveDoc

Eric Jiang requested to merge erjiang/kdenlive:kdenlivedoc-cleanup into master

Some comments and useless lines of test code deleted.

Resource management changes: lets the created KdenliveDoc be deallocated automatically if it is fetched with getDocument() or if it is never retrieved and DocOpenResult is destroyed.

Merge request reports