tools/build_gtk_tree.js
authorAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 03:55:26 +0000 (11:55 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 10 Aug 2012 03:55:26 +0000 (11:55 +0800)
tools/build_gtk_tree.js

index 8d9adc8..e0d04b3 100644 (file)
@@ -286,6 +286,7 @@ function BuildLists () {
         if (['GtkSource.CompletionInfo',
              'Gtk.MenuShell',
              'GtkSource.View', // ??? nothing can be added to it?
+             'WebKit.WebView', // ??? nothing can be added to it?
              'GtkClutter.Embed'
              ].indexOf(parent) > -1) {
              return false;