Files @ ee07ea5cd46b
Branch filter:

Location: light9/flax/editsub - annotation

Drew Perttula
start makefile for tkdnd build
Ignore-this: 4fbfd8185354989db9a1db4449710c2e
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)