Skip to content
Verified Commit 4a9b9b7b authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

WheelHandler: Add missing interface declaration

Fixes MOC complaint:

warning: Class WheelHandler implements the interface QQmlParserStatus but does not list it in Q_INTERFACES. qobject_cast to QQmlParserStatus will not work!

It still somehow worked in QML tho. Not sure if that warning really
matters.

Amends 67fd90d1
parent de4ee040
Pipeline #501398 failed with stage
in 6 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment