diff options
Diffstat (limited to 'src/webtab.h')
-rw-r--r-- | src/webtab.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webtab.h b/src/webtab.h index fefdaf66..4e13cef9 100644 --- a/src/webtab.h +++ b/src/webtab.h @@ -79,6 +79,8 @@ public: KUrl url(); void createPreviewSelectorBar(int index); + void hideSelectorBar(); + bool hasRSSInfo(); bool isPageLoading(); |