summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAlexandr Domrachev <alexandr.domrachev@gmail.com>2009-04-27 18:05:39 +0000
committerAlexandr Domrachev <alexandr.domrachev@gmail.com>2009-04-27 18:05:39 +0000
commit61172b031c59d7f78447d224963b1333ce1d92bd (patch)
treec840b9a938557f67f70475cc1434762ed4cef2b0 /src/mainview.h
parentTabBar code clean. Icons added to context menu (diff)
downloadrekonq-61172b031c59d7f78447d224963b1333ce1d92bd.tar.xz
Open new tab on TabBar double click
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 35f887fd..77976551 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -103,6 +103,9 @@ public:
void showTabBar();
void clear();
+protected:
+ virtual void mouseDoubleClickEvent(QMouseEvent *event);
+
public slots:
/**
* Core browser slot. This create a new tab with a WebView inside