From c1b39477be1c56deb0f4e2c9c7d8b05fb4b9f5c4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 1 Dec 2010 10:08:39 +0800 Subject: [PATCH] Sample/Editor.js --- Sample/Editor.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Sample/Editor.js b/Sample/Editor.js index 9c3864b7e..6bad275b5 100644 --- a/Sample/Editor.js +++ b/Sample/Editor.js @@ -8,6 +8,7 @@ GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; GtkClutter = imports.gi.GtkClutter; +Gdl = imports.gi.Gdl; console = imports.console; XObject = imports.XObject.XObject; Editor=new XObject({ -- 2.39.2