diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 01:13:47 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 01:13:47 +0200 |
commit | c63c6d629af685b71cabf56e339ecb80bf54caf9 (patch) | |
tree | f9e01ff21d661fd5c0ac51fb7ac0d104e25ee906 /src | |
parent | Restored Unsupport Content Handler (new 1st implementation) (diff) | |
download | rekonq-c63c6d629af685b71cabf56e339ecb80bf54caf9.tar.xz |
Fixing webpage headers
Diffstat (limited to 'src')
-rw-r--r-- | src/webpage.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/webpage.cpp b/src/webpage.cpp index 27411cda..39511760 100644 --- a/src/webpage.cpp +++ b/src/webpage.cpp @@ -43,11 +43,6 @@ #include <KToolInvocation> #include <KDE/KParts/BrowserRun> -/*#include <KDE/KAction> -#include <KDE/KFileDialog> -#include <KDE/KInputDialog> -#include <KDE/KMessageBox> -#include <KDE/KProtocolManager>*/ #include <KDE/KMimeTypeTrader> #include <KDE/KRun> |