]> git.sesse.net Git - kdenlive/blobdiff - src/unicodedialog.h
Merge branch 'master' into feature/pkey
[kdenlive] / src / unicodedialog.h
index 117995884e3e2a4c9fc0287dd3592125de9b5fb3..4a8579a2048955461a1f4ded227e8690b3ab093f 100644 (file)
@@ -28,6 +28,9 @@ public:
 
     void showLastUnicode();
 
+protected:
+    virtual void wheelEvent(QWheelEvent * event);
+
 public slots:
     /** \brief Override QDialog::exec() to assure the focus being on the unicode input field */
     int exec();