Builder/StandardErrorDialog.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 08:23:21 +0000 (16:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 08:23:21 +0000 (16:23 +0800)
Builder/StandardErrorDialog.js

index 0484658..5dccb46 100755 (executable)
@@ -27,7 +27,7 @@ StandardErrorDialog = new XObject({
     
     
     xtype : function () {
-        return ne wGtk.MessageDialog({ buttons : Gtk.ButtonsType.OK });
+        return neGtk.MessageDialog({ buttons : Gtk.ButtonsType.OK });
             
     },
     modal : true,