update selected

This commit is contained in:
j 2011-08-26 18:07:32 +02:00
parent c54f47590b
commit a99ee4b60e

View file

@ -101,5 +101,6 @@ def process_stream(fileId):
stream = streams[0]
stream.make_timeline()
stream.extract_derivatives()
file.item.update_selected()
file.item.update_timeline()
return True