diff options
author | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-02 18:10:46 +0200 |
---|---|---|
committer | Jon Ander Peñalba <jonan88@gmail.com> | 2010-09-03 08:27:20 +0200 |
commit | d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b (patch) | |
tree | f89adefce79c8bf0d5cde2e1bc015a443ccb39fe /src/webpluginfactory.cpp | |
parent | This commit hacks a merge request, to fast fixing a crash calling the bk toolbar (diff) | |
download | rekonq-d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b.tar.xz |
Include clean-up in the big src directory
Diffstat (limited to 'src/webpluginfactory.cpp')
-rw-r--r-- | src/webpluginfactory.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/webpluginfactory.cpp b/src/webpluginfactory.cpp index fe2f965b..5f6ebf04 100644 --- a/src/webpluginfactory.cpp +++ b/src/webpluginfactory.cpp @@ -27,12 +27,10 @@ // Self Includes #include "webpluginfactory.h" -#include "webpluginfactory.moc" // Local Includes #include "rekonq.h" -#include "application.h" -#include "mainwindow.h" + #include "clicktoflash.h" |