diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-04-30 12:51:14 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-04-30 12:51:14 +0200 |
commit | f1fe4dc0b019422fe98831caf584b502c2b29fa6 (patch) | |
tree | aaa738b0144e2c2c8a486621b46cab4ea7dc0cc2 /src/webinspectorpanel.cpp | |
parent | New rekonq_defines.h (diff) | |
download | rekonq-f1fe4dc0b019422fe98831caf584b502c2b29fa6.tar.xz |
cleaning headers
Diffstat (limited to 'src/webinspectorpanel.cpp')
-rw-r--r-- | src/webinspectorpanel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webinspectorpanel.cpp b/src/webinspectorpanel.cpp index b260eb6b..31833ea9 100644 --- a/src/webinspectorpanel.cpp +++ b/src/webinspectorpanel.cpp @@ -35,7 +35,6 @@ // KDE Includes #include "KAction" -#include "KDebug" // Qt Includes #include <QWebInspector> |