From a8001e452374133fbe37dcfcfc86e7b29b60f078 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 1 Dec 2010 10:08:32 +0800 Subject: [PATCH] gtkrun.js --- gtkrun.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtkrun.js b/gtkrun.js index 0e35ae409..86c1036dd 100644 --- a/gtkrun.js +++ b/gtkrun.js @@ -44,6 +44,8 @@ GtkSource = imports.gi.GtkSource; WebKit = imports.gi.WebKit; Vte = imports.gi.Vte; +Gdl = imports.gi.Gdl; + GtkClutter = imports.gi.GtkClutter; if (GtkClutter) { -- 2.39.2