search: Fix style

https://bugzilla.gnome.org/show_bug.cgi?id=693458
This commit is contained in:
Jasper St. Pierre 2013-02-08 20:48:02 -05:00
parent c8365b7444
commit 35a7c94cd1

View File

@ -110,6 +110,6 @@ const SearchSystem = new Lang.Class({
}
}
}
},
}
});
Signals.addSignalMethods(SearchSystem.prototype);