summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-22 21:22:46 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-22 21:22:46 +0200
commitbb0be61558032932ca1775a5068a3e331f5be292 (patch)
tree80796ecc3ad6c38af64872cd09b48088b5ddc27f /src/mainview.h
parentRemoved unuseful stackedurlbar.cpp file (diff)
downloadrekonq-bb0be61558032932ca1775a5068a3e331f5be292.tar.xz
Some stupid fixes on style, spaces and some comments added
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 6343bcf1..82655475 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -69,7 +69,6 @@ public:
WebView *webView(int index) const;
QToolButton *addTabButton() const;
- // inlines
TabBar *tabBar() const;
WebView *currentWebView() const;
int webViewIndex(WebView *webView) const;