summaryrefslogtreecommitdiff
path: root/src/mainview.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-20 18:52:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-20 18:52:36 +0200
commit26c2f2984c42124ecc384915355e05115df77502 (patch)
tree717c17231c7026baf894a909672e1a038bff5ae6 /src/mainview.cpp
parentThis commit siplifies winId management and let our webviews to not detect (diff)
downloadrekonq-26c2f2984c42124ecc384915355e05115df77502.tar.xz
Added comment
Diffstat (limited to 'src/mainview.cpp')
-rw-r--r--src/mainview.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainview.cpp b/src/mainview.cpp
index b8d063b8..efabf0f1 100644
--- a/src/mainview.cpp
+++ b/src/mainview.cpp
@@ -367,6 +367,10 @@ WebView *MainView::webView(int index) const
}
+// FIXME (0.3 target, after OneUrlBar). Divide in 2 functions:
+// 1. the slot void newTab() to create a "new empty focused tab"
+// 2. the public method WebView *newWebView() to just create a new webview
+// without working with the focus and loading an url
WebView *MainView::newTab(bool focused)
{
// line edit