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/webtab/webtab.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/webtab') diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h index f7124a14..9fa40659 100644 --- a/src/webtab/webtab.h +++ b/src/webtab/webtab.h @@ -47,9 +47,7 @@ #include // Forward Declarations -class NotificationBar; class PreviewSelectorBar; -class QPoint; class WalletBar; class WebPage; -- cgit v1.2.1