tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 10:25:43 +0000 (18:25 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 10:25:43 +0000 (18:25 +0800)
tools/build_gtk_tree.js

index 8f0f940..f2cbc9b 100644 (file)
@@ -496,6 +496,8 @@ right:
     
 }
 imports.gi.Gtk.init(Seed.argv);
+
+imports.gi.GtkClutter.init(Seed.argv);
 BuildLists();
 
 // we now have a list of classes / methods that can be used..