Skip to content
Commit e50322bc authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

KCModule: Enforce all constructor args to be initialized

This way we prevent consumers from (easily) choosing a `MyKCM(QObject*, QVariantList*)`
constructor and not forwarding any of the args (as shown in the fakekcm previously).
parent a6dce2d1
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