diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index cf0f46360..03154f950 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -559,7 +559,6 @@ signals: protected: /** @see QWidget::mouseReleaseEvent */ virtual void mouseReleaseEvent(QMouseEvent* event); - virtual void wheelEvent(QWheelEvent* event); virtual bool eventFilter(QObject* watched, QEvent* event); private slots: |
