Files @ 6e06a4955ef2
Branch filter:

Location: light9/flax/editsub

drewp@bigasterisk.com
update paint bg
Ignore-this: bce6e9e4717b5194c0991d9830000137
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)