summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-23 22:30:23 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-23 22:30:23 +0200
commit7d27ad56c1d65b97842d954f25ee22b3711ec05b (patch)
tree19530225943fbe93ec40bafee142384f56fc92ae /src/mainview.h
parentModified newTab function and splitted into two parts. (diff)
downloadrekonq-7d27ad56c1d65b97842d954f25ee22b3711ec05b.tar.xz
Fixed problems restoring Lionel's hack about focused (or not) new WebViews
Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :)
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainview.h b/src/mainview.h
index de07e9a9..ae6019b7 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -81,7 +81,7 @@ public:
void showTabBar();
void clear();
- WebView *newWebView();
+ WebView *newWebView(bool focused = true);
signals:
// tab widget signals