From 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885 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 Conflicts: src/adblock/adblockwidget.h src/application.h src/history/historymanager.h src/tabpreviewpopup.cpp Backported from master branch --- src/walletbar.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/walletbar.h') diff --git a/src/walletbar.h b/src/walletbar.h index e63cb941..f1bbd2cb 100644 --- a/src/walletbar.h +++ b/src/walletbar.h @@ -36,6 +36,7 @@ // Qt Includes #include +#include class REKONQ_TESTS_EXPORT WalletBar : public KMessageWidget -- cgit v1.2.1