From 0e33f73fbff89fa8b5d0b3336e4642559ac153d3 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 31 Oct 2012 18:44:24 +0000 Subject: Fixed compilation with recent qt5 snapshots: * QWebKit has been renamed to QWebKitWidgets * QCleanlooksStyle is not included by default, use QFusionStyle instead This breaks compatibility with qt5-beta1, but beta2 should be right around the corner git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6280 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/help/HelpWidget.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/help/HelpWidget.cpp') diff --git a/src/modules/help/HelpWidget.cpp b/src/modules/help/HelpWidget.cpp index cf809ed21..44be162fe 100644 --- a/src/modules/help/HelpWidget.cpp +++ b/src/modules/help/HelpWidget.cpp @@ -45,7 +45,6 @@ extern KviPointerList * g_pHelpWindowList; extern KviPointerList * g_pHelpWidgetList; #ifdef COMPILE_WEBKIT_SUPPORT -#include #include #define HIGHLIGHT_FLAGS QWebPage::HighlightAllOccurrences -- cgit v1.3.1-10-gc9f91