diff options
| author | Peter Penz <[email protected]> | 2009-02-17 21:27:17 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-02-17 21:27:17 +0000 |
| commit | 684ab89c7d92fc1807f09cf15924b8149049eb4b (patch) | |
| tree | 260601f3f52d5ac72276e76ec5f79bc9919dd017 | |
| parent | 960f13f7cbc2c04ba8a317bc646bf48d330c5813 (diff) | |
SVN_SILENT: forgot to remove this include after doing some tests
svn path=/trunk/KDE/kdebase/apps/; revision=927585
| -rw-r--r-- | src/panels/information/informationpanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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 <kdebug.h> bool InformationPanel::eventFilter(QObject* obj, QEvent* event) { // Check whether the size of the meta text area has changed and adjust |
