summaryrefslogtreecommitdiff
path: root/src/tabpreviewpopup.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-04-23 00:34:19 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-04-27 01:19:17 +0200
commitbbf33903b15e003c249d578fe2aa4e6e0050b0fd (patch)
treee00b58059f4d0d0a4c331b795f47ae80a028508f /src/tabpreviewpopup.cpp
parentRevert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2" (diff)
downloadrekonq-bbf33903b15e003c249d578fe2aa4e6e0050b0fd.tar.xz
Fix opensearch add shortcut handling
(at least on every site tested, but opensearch.org itself. Broken?) CCBUG: 296707 Backported from master with the needed compile fixes
Diffstat (limited to 'src/tabpreviewpopup.cpp')
-rw-r--r--src/tabpreviewpopup.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tabpreviewpopup.cpp b/src/tabpreviewpopup.cpp
index 4466868d..c5e0efca 100644
--- a/src/tabpreviewpopup.cpp
+++ b/src/tabpreviewpopup.cpp
@@ -29,6 +29,7 @@
#include "tabpreviewpopup.h"
// Rekonq Includes
+#include "webpage.h"
#include "webtab.h"
#include "tabbar.h"
#include "websnap.h"