Code review comment for lp://staging/~mterry/unity8/unlock-sim-after-wizard

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

"""
62 - readonly property alias active: loader.active
63 + readonly property bool active: loader.active
"""

Why is that needed?

review: Needs Information

« Back to merge proposal