tools/build_gtk_tree.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 1 Dec 2010 09:11:27 +0000 (17:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 1 Dec 2010 09:11:27 +0000 (17:11 +0800)
tools/build_gtk_tree.js

index ec30efd..374ac52 100644 (file)
@@ -80,5 +80,5 @@ for (cls in classes) {
     
     
 }
+ print(JSON.stringify(methods,null,4));
 print(JSON.stringify(implementations,null,4));
\ No newline at end of file