update selected

This commit is contained in:
j 2011-08-26 18:07:32 +02:00
parent bc92ff9fd7
commit ba0c5e84c4
1 changed files with 1 additions and 0 deletions

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