]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphiniconsview.h
Reactivate keyboard navigation again. Previously the Return key did not work, as...
[dolphin.git] / src / dolphiniconsview.h
index 7e5544ec09fe5574836a1c920ba4f7098e511cc9..6cd5b220119ee24d23ddc51bfd8e9f43d206e46b 100644 (file)
@@ -56,6 +56,7 @@ protected:
     virtual void dragMoveEvent(QDragMoveEvent* event);
     virtual void dropEvent(QDropEvent* event);
     virtual void paintEvent(QPaintEvent* event);
+    virtual void keyPressEvent(QKeyEvent* event);
 
 private slots:
     void slotShowPreviewChanged(bool show);