From bb0be61558032932ca1775a5068a3e331f5be292 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sat, 22 Aug 2009 21:22:46 +0200 Subject: Some stupid fixes on style, spaces and some comments added --- src/mainview.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainview.cpp') 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); -- cgit v1.2.1