Mercurial > code > home > repos > light9
view flax/editsub @ 2330:e28a9b41ad87
rm fpsmeter- this import was double-registering a component (!)
author | drewp@bigasterisk.com |
---|---|
date | Thu, 01 Jun 2023 22:06:34 -0700 |
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)