* src/plugins/TimeLine.py: call doc.init routine to build header
svn: r2129
This commit is contained in:
parent
16483c1802
commit
23d0f16962
@ -86,6 +86,7 @@ class TimeLine:
|
||||
if output:
|
||||
self.standalone = 1
|
||||
self.d.open(output)
|
||||
self.d.init()
|
||||
else:
|
||||
self.standalone = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user