summaryrefslogtreecommitdiff
path: root/src/webtab/webtab.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-02 14:45:16 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:04 +0100
commitd7bbc59e802d23abbaa59df8b4b1b4b313c3bb07 (patch)
treea24f104943ccf343e35b13a237a7d197850345e5 /src/webtab/webtab.h
parentFix urlbar widget show (diff)
downloadrekonq-d7bbc59e802d23abbaa59df8b4b1b4b313c3bb07.tar.xz
Removed (FOR NOW) open search feature
This needs a new implementation and a better integration in rekonq code WARNING: Restart reverting this...
Diffstat (limited to 'src/webtab/webtab.h')
-rw-r--r--src/webtab/webtab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h
index 5984ea53..8b60f0ff 100644
--- a/src/webtab/webtab.h
+++ b/src/webtab/webtab.h
@@ -71,7 +71,6 @@ public:
KUrl url();
bool hasRSSInfo();
- bool hasNewSearchEngine();
void createPreviewSelectorBar(int index);
void hideSelectorBar();