┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
diff options
context:
space:
mode:
authorEmmanuel Pescosta <[email protected]>2012-09-20 17:57:10 +0200
committerEmmanuel Pescosta <[email protected]>2012-09-20 17:57:10 +0200
commitc8243401470156d9ee76e2015a23741570d3dba1 (patch)
tree17a3da2f8e46219e7801af37b20a6416b0fe4799 /src/views/dolphinview.h
parent904d7b0701f742328c531d262b345b0b2cba5f5a (diff)
Fix Bug 297355 - Dolphin leaves file preview tooltips open even when is not visible
BUG: 297355 FIXED-IN: 4.9.2 REVIEW: 106499
Diffstat (limited to 'src/views/dolphinview.h')
-rw-r--r--src/views/dolphinview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h
index 3f71fdc54..7d8e8b76a 100644
--- a/src/views/dolphinview.h
+++ b/src/views/dolphinview.h
@@ -532,6 +532,7 @@ protected:
/** @reimp */
virtual void hideEvent(QHideEvent* event);
+ virtual bool event(QEvent* event);
private slots:
/**