From d2fdce46263a6cee66c4adee9ea7366d085a1729 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 1 Aug 2012 17:46:50 +0200 Subject: Urlbar, first code ported to the new API --- src/webtab/webtab.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/webtab/webtab.h') diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h index f875071d..5984ea53 100644 --- a/src/webtab/webtab.h +++ b/src/webtab/webtab.h @@ -70,6 +70,9 @@ public: KUrl url(); + bool hasRSSInfo(); + bool hasNewSearchEngine(); + void createPreviewSelectorBar(int index); void hideSelectorBar(); -- cgit v1.2.1