~noskcaj/ubuntu/wily/epiphany-browser/merge

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-03-29 09:29:24 UTC
  • mto: (1.8.2)
  • mto: This revision was merged to the branch mainline in revision 119.
  • Revision ID: package-import@ubuntu.com-20120329092924-bsys84enlg4q80t5
Tags: upstream-3.4.0.1
Import upstream version 3.4.0.1

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