src/Project/Gtk.vala
authorAlan Knowles <alan@roojs.com>
Fri, 29 May 2015 08:14:46 +0000 (16:14 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 29 May 2015 08:14:46 +0000 (16:14 +0800)
src/Project/Gtk.vala

index d4381fd..1c21749 100644 (file)
@@ -35,7 +35,7 @@ namespace Project {
                        this.id = gid;
                        try {
                                this.loadConfig();
-                       } catch (GLib.Error) {
+                       } catch (GLib.Error e )  {
                                // is tihs ok?
                        }