Skip to content
Commit 0d380abf authored by ivan tkachenko's avatar ivan tkachenko 🗯 Committed by Nate Graham
Browse files

BasicAppletContainer: Use applet property instead of contentItem

From static typing point of view neither contentItem nor applet props
actually have effectiveBackgroundHints property which belongs to the
AppletInterface class. But it's somehow closer than accessing it via
`QQuickItem *contentItem`. Also, how did it even work without qualified
access in children components?
parent 51fa2155
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