From 19eb738f838bf214c9178a4f02464056137b0fa5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 20 Apr 2012 23:31:41 +0200 Subject: Clean up headers && fix compilation with (the upcoming) qt 4.8.2 --- src/urlbar/favoritewidget.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/urlbar/favoritewidget.h') diff --git a/src/urlbar/favoritewidget.h b/src/urlbar/favoritewidget.h index c75d2a7e..d0b05f14 100644 --- a/src/urlbar/favoritewidget.h +++ b/src/urlbar/favoritewidget.h @@ -29,11 +29,11 @@ // Qt Includes -#include -#include +#include +#include -// Local Includes -#include "webtab.h" +// Forward Declarations +class WebTab; class FavoriteWidget : public QMenu -- cgit v1.2.1