Builder/DialogNewComponent.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 06:36:07 +0000 (14:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 06:36:07 +0000 (14:36 +0800)
Builder/DialogNewComponent.js

index 309af8c..1cc99e0 100755 (executable)
@@ -23,7 +23,7 @@ StandardErrorDialog = imports.Builder.StandardErrorDialog.StandardErrorDialog;
 
 DialogNewComponent = new XObject({
         
-        xns : Gtk.Dialog,
+        xtype : Gtk.Dialog,
       //  type: Gtk.WindowType.TOPLEVEL,
         deletable : false,
         modal : true,