~robert-ancell/activity-log-manager/time-combo-translation

« back to all changes in this revision

Viewing changes to src/searchresults-widget.vala

  • Committer: Manish Sinha
  • Author(s): Jeremy Bicha
  • Date: 2013-07-09 08:59:31 UTC
  • mfrom: (73.1.1 upstream)
  • Revision ID: manishsinha@ubuntu.com-20130709085931-axkob6v12vxohxan
fix a few warnings, etc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 */
20
20
 
21
21
using Gtk;
22
 
using Gee;
23
22
 
24
23
namespace Alm {
25
24