summaryrefslogtreecommitdiff
path: root/src/webtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab.h')
-rw-r--r--src/webtab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/webtab.h b/src/webtab.h
index 6d5a79b4..39c23fb9 100644
--- a/src/webtab.h
+++ b/src/webtab.h
@@ -60,7 +60,7 @@ public:
WebView *view();
WebPage *page();
-
+
inline UrlBar *urlBar() const
{
return m_urlBar;
@@ -102,10 +102,10 @@ private Q_SLOTS:
void showRSSInfo(const QPoint &pos);
void showSearchEngine(const QPoint &pos);
void openSearchEngineAdded();
-
+
void showMessageBar();
void loadFinished();
-
+
void showSearchEngineBar();
private: