From e6e0ebe9fbc75f59092fca7533b70cfd1b4882d5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 12 Jul 2010 17:35:50 +0800 Subject: [PATCH] tests/status_icon.js --- tests/status_icon.js | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/status_icon.js b/tests/status_icon.js index 426b3b5ea..18a57b3fe 100644 --- a/tests/status_icon.js +++ b/tests/status_icon.js @@ -2,6 +2,7 @@ // Import and initialize GTK+ Gtk = imports.gi.Gtk; +Gdk = imports.gi.Gtk; Gtk.init(null, null); // Create the window -- 2.39.2