From 684ab89c7d92fc1807f09cf15924b8149049eb4b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Tue, 17 Feb 2009 21:27:17 +0000 Subject: [PATCH] SVN_SILENT: forgot to remove this include after doing some tests svn path=/trunk/KDE/kdebase/apps/; revision=927585 --- src/panels/information/informationpanel.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panels/information/informationpanel.cpp b/src/panels/information/informationpanel.cpp index f91ab8d4a..389fb4a52 100644 --- a/src/panels/information/informationpanel.cpp +++ b/src/panels/information/informationpanel.cpp @@ -196,7 +196,6 @@ void InformationPanel::resizeEvent(QResizeEvent* event) Panel::resizeEvent(event); } -#include bool InformationPanel::eventFilter(QObject* obj, QEvent* event) { // Check whether the size of the meta text area has changed and adjust -- 2.47.3