Skip to content
Commit aefa4c39 authored by Marco Martin's avatar Marco Martin
Browse files

Register OsdAction as MetaObject

The only thing that OsdAction is accessed for in QML is the Enum values,
in this case register it with qmlRegisterUncreatableMetaObject which
registers only the types and enums, as now Q_GADGETs can only be registered
by value lowercase

This fixes a lot of stderr warnings at plasma startup
parent 9eace8fd
Pipeline #531325 passed with stage
in 51 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