From fe5dfc0c34e6c1ae015c8335ae2ddd1dbde92efd Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 20 Apr 2011 10:18:23 +0800 Subject: [PATCH] Sample/Editor.js --- Sample/Editor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sample/Editor.js b/Sample/Editor.js index 6bad275b5..38006d376 100644 --- a/Sample/Editor.js +++ b/Sample/Editor.js @@ -7,8 +7,8 @@ GObject = imports.gi.GObject; GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; -GtkClutter = imports.gi.GtkClutter; -Gdl = imports.gi.Gdl; +////GtkClutter = imports.gi.GtkClutter; +////Gdl = imports.gi.Gdl; console = imports.console; XObject = imports.XObject.XObject; Editor=new XObject({ -- 2.39.2