diff options
Diffstat (limited to 'src/dolphiniconsview.h')
| -rw-r--r-- | src/dolphiniconsview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index c912b99f7..56d492ce1 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -63,6 +63,7 @@ protected: virtual void keyPressEvent(QKeyEvent* event); virtual void wheelEvent(QWheelEvent* event); virtual void showEvent(QShowEvent* event); + virtual void leaveEvent(QEvent* event); private slots: void slotShowPreviewChanged(); |
