From: Alan Knowles Date: Fri, 30 Apr 2010 07:31:32 +0000 (+0800) Subject: builder_run.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=61367f46a72d706f0f5f9d6678a22d24e29f8a37 builder_run.js --- diff --git a/builder_run.js b/builder_run.js index 2632e5985..4e8b856d9 100755 --- a/builder_run.js +++ b/builder_run.js @@ -14,7 +14,7 @@ Seed.print('done import window'); Gtk.init(0, null); Window.init(); -Window.el.show_all(); + Gtk.main(); \ No newline at end of file