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/webpluginfactory.cpp | |
parent | New rekonq_defines.h (diff) | |
download | rekonq-f1fe4dc0b019422fe98831caf584b502c2b29fa6.tar.xz |
cleaning headers
Diffstat (limited to 'src/webpluginfactory.cpp')
-rw-r--r-- | src/webpluginfactory.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/webpluginfactory.cpp b/src/webpluginfactory.cpp index 334403c3..fe2f965b 100644 --- a/src/webpluginfactory.cpp +++ b/src/webpluginfactory.cpp @@ -35,9 +35,6 @@ #include "mainwindow.h" #include "clicktoflash.h" -// KDE Includes -#include <KDebug> - WebPluginFactory::WebPluginFactory(QObject *parent) : KWebPluginFactory(parent) |