Sample/EditProject.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 09:07:15 +0000 (17:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 09:07:15 +0000 (17:07 +0800)
Sample/EditProject.js

index 9382f20..0297a03 100644 (file)
@@ -129,7 +129,7 @@ EditProject=new XObject({
                             items : [
                                 {
                                     xtype: Gtk.CellRendererText,
-                                    pack : false
+                                    pack : "pack_start"
                                 },
                                 {
                                     xtype: Gtk.ListStore,