]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Fix regression concerning Control+mouse wheel zooming
[dolphin.git] / src / views / dolphinview.h
index c3981bef479b22a57115f1210227316c008b9aaa..770bbde72811c6ec9b1f19471ab14c803374591c 100644 (file)
@@ -553,6 +553,10 @@ signals:
      */
     void writeStateChanged(bool isFolderWritable);
 
+protected:
+    /** Changes the zoom level if Control is pressed during a wheel event. */
+    virtual void wheelEvent(QWheelEvent* event);
+
 private slots:
     /**
      * Marks the view as active (DolphinView:isActive() will return true)