gtk doesn't use threads

This commit is contained in:
Yann Leboulanger 2005-08-08 16:04:11 +00:00
parent e30ae90f89
commit 613d999ca1
1 changed files with 0 additions and 1 deletions

View File

@ -1177,5 +1177,4 @@ if __name__ == '__main__':
pass
Interface()
gobject.threads_init()
gtk.main()