Builder/RightGtkView.js
authorAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 02:04:13 +0000 (10:04 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 16 May 2010 02:04:13 +0000 (10:04 +0800)
Builder/RightGtkView.js

index 64d38bf..18deee3 100755 (executable)
@@ -77,7 +77,7 @@ RightGtkView = new XObject({
                                     return new Gtk.Image.from_stock (Gtk.STOCK_HOME, 100) 
 
                                 },
-                                packing : ['add_with_viewport' ],
+                                packing : ['add' ],
                                 ready : false,
                                 init : function() {
                                     XObject.prototype.init.call(this);