~ubuntu-branches/ubuntu/trusty/epiphany-browser/trusty

« back to all changes in this revision

Viewing changes to src/ephy-history-window.h

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-21 14:36:35 UTC
  • mfrom: (1.6.8)
  • Revision ID: package-import@ubuntu.com-20120321143635-tk4frsmplx2qhchq
Tags: 3.3.92-0ubuntu1
* New upstream release.
* debian/control.in: Bump minimum webkit to 1.7.92
* Refreshed patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#include <gtk/gtk.h>
28
28
 
29
 
#include "ephy-history.h"
30
29
#include "ephy-history-service.h"
31
30
 
32
31
G_BEGIN_DECLS