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 28d0830fe..cc21e9aad 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -68,6 +68,7 @@ protected: virtual void showEvent(QShowEvent* event); virtual void leaveEvent(QEvent* event); virtual void currentChanged(const QModelIndex& current, const QModelIndex& previous); + virtual void resizeEvent(QResizeEvent* event); private slots: void slotShowPreviewChanged(); |
