From c38148675dd9d3c7084930927d425cdf0686da78 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Mon, 6 May 2013 08:00:01 +0200 Subject: Fix forward declaration --- src/webwindow/webwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webwindow/webwindow.h') diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h index b2e0f5ae..e7b6a263 100644 --- a/src/webwindow/webwindow.h +++ b/src/webwindow/webwindow.h @@ -42,7 +42,6 @@ // Forward Declarations class WebPage; class WebTab; -class WebView; class BookmarkToolBar; class FindBar; -- cgit v1.2.1