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/tabwindow/tabwidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tabwindow') diff --git a/src/tabwindow/tabwidget.h b/src/tabwindow/tabwidget.h index 02ac9acd..60561f1a 100644 --- a/src/tabwindow/tabwidget.h +++ b/src/tabwindow/tabwidget.h @@ -38,9 +38,7 @@ // Forward Declarations class KUrl; -class QLabel; class QToolButton; -class QWebHistory; class TabHistory; -- cgit v1.2.1