From 680d100a69f5788e7aedb6d4c2f6b47e14d073b4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 25 Apr 2011 11:11:39 +0800 Subject: [PATCH] Builder3/About.js --- Builder3/About.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Builder3/About.js b/Builder3/About.js index 4fc46b139..122b62109 100644 --- a/Builder3/About.js +++ b/Builder3/About.js @@ -7,9 +7,7 @@ GObject = imports.gi.GObject; GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; -GtkClutter = imports.gi.GtkClutter; -Gdl = imports.gi.Gdl; -console = imports.console; + console = imports.console; XObject = imports.XObject.XObject; About=new XObject({ xtype: Gtk.AboutDialog, -- 2.39.2