diff bin/vidref @ 525:d3f8333bc142

more vidref replay code Ignore-this: 5071a46b10b9e03755431bc2a9100af3
author drewp@bigasterisk.com
date Wed, 09 Jun 2010 05:35:54 +0000
parents 9f36a105adb3
children 6f1eb6437c96
line wrap: on
line diff
--- a/bin/vidref	Wed Jun 09 05:35:06 2010 +0000
+++ b/bin/vidref	Wed Jun 09 05:35:54 2010 +0000
@@ -1,4 +1,6 @@
 #!/usr/bin/python
+import gobject
+gobject.threads_init()
 import gtk
 import sys
 sys.path.append(".")