view flax/editsub @ 2289:f2c6b39c155c

fix messagesSend counter
author drewp@bigasterisk.com
date Mon, 29 May 2023 22:49:40 -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)