Sample/EditProject.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:29:45 +0000 (18:29 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 May 2010 10:29:45 +0000 (18:29 +0800)
Sample/EditProject.js

index 6311901..7524b91 100644 (file)
@@ -74,7 +74,7 @@ EditProject=new XObject({
                     items : [
                         {
                             xtype: Gtk.Label,
-                            pack : "pack_start,false,true,0",
+                            pack : "pack_start,false,true,3",
                             label : "Project type :"
                         },
                         {