Mercurial > code > home > repos > light9
view flax/editsub @ 1543:c8cffe82b537
collector gui updates
Ignore-this: d8ab8247884e674a2332684297920c6a
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Fri, 19 May 2017 07:33:11 +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)