Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 9 Jun 2013 12:25:49 +0000 (20:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 9 Jun 2013 12:25:49 +0000 (20:25 +0800)
Builder3/Window.js

index 1cea890..e656b19 100644 (file)
@@ -381,7 +381,7 @@ Window=new XObject({
                                                        
                                                         var model = this.get('/LeftProjectTree.combomodel');
                                                         //  print ("loading Projects?")
-                                                                                                               print(JSON.Stringify(pm, null,4));Seed.exit();
+                                                                                                               print(JSON.Stringify(pm, null,4));Seed.quit();
                                                         //console.dump(pm.projects);
                                                         model.loadData(pm.projects);