]> git.sesse.net Git - kdenlive/blobdiff - src/monitor.h
- Fix split audio with locked audio tracks
[kdenlive] / src / monitor.h
index 2d1130811c3162b8fbf7d160fdbc67eb67652f3a..6b0be9d30e4357a5db8e06d0cad7923e12e9af27 100644 (file)
@@ -92,9 +92,7 @@ protected:
      *
      * Moves towards the end of the clip/timeline on mouse wheel down/back, the
      * opposite on mouse wheel up/forward.
-     * Ctrl + wheel moves by a single frame, without Ctrl it moves by a second.
-     *
-     * See also http://www.kdenlive.org/mantis/view.php?id=265. */
+     * Ctrl + wheel moves by a second, without Ctrl it moves by a single frame. */
     virtual void wheelEvent(QWheelEvent * event);
     virtual void mouseMoveEvent(QMouseEvent *event);
     virtual QStringList mimeTypes() const;