aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/editorview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/editormanager/editorview.h')
-rw-r--r--src/plugins/coreplugin/editormanager/editorview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/coreplugin/editormanager/editorview.h b/src/plugins/coreplugin/editormanager/editorview.h
index cf352671ea..76d5233b1d 100644
--- a/src/plugins/coreplugin/editormanager/editorview.h
+++ b/src/plugins/coreplugin/editormanager/editorview.h
@@ -199,8 +199,8 @@ public:
void unsplitAll();
protected:
- void focusInEvent(QFocusEvent *);
void paintEvent(QPaintEvent *);
+ void mousePressEvent(QMouseEvent *e);
private: