32
32
old_thumbnailer = project_object.thumbnailer
33
33
old_play_head_line = project_object.sequences[0].play_head_line
34
34
old_theme = project_object.theme
36
37
# update the form reference on the new project file
37
38
project_object = pickle.load(myFile)