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/newtabpage.cpp | |
parent | New rekonq_defines.h (diff) | |
download | rekonq-f1fe4dc0b019422fe98831caf584b502c2b29fa6.tar.xz |
cleaning headers
Diffstat (limited to 'src/newtabpage.cpp')
-rw-r--r-- | src/newtabpage.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newtabpage.cpp b/src/newtabpage.cpp index 12f23335..5e76313c 100644 --- a/src/newtabpage.cpp +++ b/src/newtabpage.cpp @@ -45,7 +45,6 @@ // KDE Includes #include <KStandardDirs> #include <KIconLoader> -#include <KDebug> #include <KConfig> #include <KConfigGroup> #include <KDialog> |