Mercurial > code > home > repos > light9
view flax/editsub @ 463:60b49f6c2027
start porting lightsim to qt
author | drewp@bigasterisk.com |
---|---|
date | Mon, 01 Sep 2008 00:41:29 +0000 |
parents | c31601504358 |
children |
line wrap: on
line source
#!/usr/bin/env python import sys import Subcomposer Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)