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

index de9bf9d..81ff776 100755 (executable)
@@ -68,7 +68,7 @@ RightGtkView = new XObject({
                     {
                         
                         id : 'view-vbox',
-                        xtype : Gtk.ViewPort,
+                        xtype : Gtk.Viewport,
                         init : function (parent) {
                             XObject.prototype.init.call(this); 
                             this.el.set_hadjustment(parent.el.get_hadjustment);