From cc8055ba60466bb589e36d732639954814641b58 Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 20 Apr 2011 10:18:12 +0800 Subject: [PATCH] Sample/About.js --- Sample/About.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sample/About.js b/Sample/About.js index 1eab1fff9..9fa3a493f 100644 --- a/Sample/About.js +++ b/Sample/About.js @@ -8,7 +8,7 @@ GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; //GtkClutter = imports.gi.GtkClutter; -Gdl = imports.gi.Gdl; +////Gdl = imports.gi.Gdl; console = imports.console; XObject = imports.XObject.XObject; About=new XObject({ -- 2.39.2