summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAlexandr Domrachev <alexandr.domrachev@gmail.com>2009-04-27 18:42:51 +0000
committerAlexandr Domrachev <alexandr.domrachev@gmail.com>2009-04-27 18:42:51 +0000
commit2382db2c27728214cb9645fee3ef49222ca8dcd5 (patch)
treeda0b6fa0ff178f301f14b8354003d0cef37c7ddb /src/mainview.h
parentOpen new tab on TabBar double click (diff)
downloadrekonq-2382db2c27728214cb9645fee3ef49222ca8dcd5.tar.xz
TabBar context menu fix ported
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainview.h b/src/mainview.h
index 77976551..97b9fbad 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -105,6 +105,7 @@ public:
protected:
virtual void mouseDoubleClickEvent(QMouseEvent *event);
+ virtual void contextMenuEvent(QContextMenuEvent *event);
public slots:
/**