From 807e20570cbfef6e258313565598905564f1bb86 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 May 2012 22:58:44 +0200 Subject: Kitchen sink clean up - astyle - copyrights - (some) includes --- src/webtab.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/webtab.h') 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: -- cgit v1.2.1