WindowLog.js
authorAlan Knowles <alan@akbkhome.com>
Sat, 30 Mar 2013 06:22:13 +0000 (14:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 30 Mar 2013 06:22:13 +0000 (14:22 +0800)
WindowLog.js

index 2ff6fb0..499385c 100644 (file)
@@ -16,7 +16,7 @@
 
 
 const Wnck = imports.gi.Wnck;
-const var Gtk = imports.gi.Gtk ;
+const  Gtk = imports.gi.Gtk ;
 const Spawn = imports.Spawn;
 const File  = imports.File.File;
 const GLib        = imports.gi.GLib;