]> git.sesse.net Git - kdenlive/blobdiff - src/clipdurationdialog.h
Disable (until fixed) show frame on mouse move with razor tool. Fixes crash on clip...
[kdenlive] / src / clipdurationdialog.h
index 368e1f775043c8f9004139abf6ef4c7d5b2ad7b2..7791f7c75a15e2159af53c9b020bd943a2f5efb0 100644 (file)
@@ -38,6 +38,8 @@ public:
     GenTime cropStart() const;
     GenTime duration() const;
 
+protected:
+    void wheelEvent(QWheelEvent * event);
 private slots:
     void slotPosUp();
     void slotPosDown();