summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
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.cpp
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.cpp')
-rw-r--r--src/mainview.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index ef4d869b..2b6d294c 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -295,6 +295,7 @@ void MainView::slotReloadTab(int index)
}
+// TODO need some extra comments to better understand what happens here..
void MainView::slotCurrentChanged(int index)
{
WebView *webView = this->webView(index);